RE: perlfect-search digest, Vol 1 #481 - 4 msgs

"Maninder, Singh" <[email protected]> Fri, 29 Aug 2003 13:39:12 +0530
Newsgroups gmane.comp.web.perlfect-search
Message-ID <A74DA636A939D7118E4B00065B8E55B0028852F0@hydmail2.hyd.office.juno.com>
Hi Daniel,

I have a question about the search engine -
Using the exclude hidden field is it possible to exclude certain files
distributed over 2-3 directories?
Like for example, I would like to exclude a.html (which is in /a/) b.html
(which is in /b/) and c.html (which is in /c/)
From the description below it looks like all of them should be in one common
directory to get excluded.

I don't want to place them in no_index.txt cos they need to get indexed for
another template for which I don't want to create another search module.
Could you please help me with this.
Thanks.

<input type="hidden" name="exclude" value=""> 

exclude:

If you want to exclude the files in certain paths, use this option. Example:
/old_stuff/. This is evaluated after include, so you can restrict the set of
files with include and then further restrict it with this option. You can
also set a regular expression. Setting this to "" will not exclude any
files. Note: Do not use this to protect private files, as anybody can change
this option. To protect private/secret files, use conf/no_index.txt instead
and re-index your files. 
_______________________________________________
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