require("shared.inc"); commonHeader("Glimpse Search"); include "configuration.inc"; /* Set this to the directory containing your .glimpse* files */ if (isset($glimpse_dir)) { $gdir = $glimpse_dir; } else { $gdir = "/u/www/servers/lerdorf/php3"; } /* Set this to the path of your glimpse binary */ if (isset($glimpse_prog)) { $glimpse = $glimpse_prog; } else { $glimpse = "/usr/local/bin/glimpse"; } if(!isset($pattern)) { ?>
You may use a ';' (semi-colon) between expressions to represent a logical "AND" while a ',' (comma) represents an "OR". So, to search for APPLE and ORANGE, use "APPLE;ORANGE". You may also use full regular expressions in the search field.} else { ?>
Search expression:
SORRY - Search index is currently being rebuilt, please try again in a few minutes.
commonFooter(); echo "