Hi

I'm trying to make limit search by searching a group of
directorys. Using limitation of single directory won't work since
I have content which is in multiple directorys.

Example of collections of urls I want to make searchable by
section/collection:

Main Site
  include /  (everything in root and below)
  exclude /doc/     (not to include /doc/)
  exclude /test/
  exclude /java*
  exclude /php/
  exclude /mysql/
  exclude /man/

Manual
  include /java/
  include /java1.2/
  include /php/
  include /mysql/
  include /man/

Java
  include /java/
  include /java1.2/


Is it possible to setup search groups/collections like this in htdig?

Thanks.


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to