problem including with wildcard

[email protected] Mon, 16 Feb 2004 15:43:36 +0100
Newsgroups gmane.comp.web.perlfect-search
Message-ID <OF4D080DF0.FFDC528B-ONC1256E3C.004FD88A-C1256E3C.00510DFC@rci.renault.de>



i have a problem with "reduced searching".

on an appplication portals page i implemted a reduced search function using
perlfect search:
i want to reduce the search to the applications directory and files ending
with _nav.htm.
doc root in conf.pl is
$DOCUMENT_ROOT = '/var/www/test/';

so i set include=/var/www/test/_arisproto/*_nav.htm as described in the
faq.
when i search for the string "900" (yes indexing numbers is on), i get no
results.

when i set  include=/var/www/test/_arisproto/   i get 5 results.

when i set  include=/_arisproto/*_nav.htm   i get no results.

i cannot resist the impression that "*_nav.htm" is not interpreted as i
meant it.

so, daniel , please help me

gruss
wolfgang

_______________________________________________
perlfect-search mailing list
[email protected]
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search