Hey all

Is there any way to force restrict to match ALL parameters instead of "at
least one"? I can't (easily) use exclude, but if that's my only option I
guess I have to do some extra scripting to calculate the reverse URL of
what I want to exclude instead of what I want to restrict to (if that
makes sense)...

emma

http://htdig.org/attrs.html#restrict
 restrict

     type: string list 
     used by: htsearch 
     default: <empty>                           
     description:
        This specifies a set of
         patterns that all URLs
         have to match against in
         order for them to be
         included in the search
         results. Any number of
         strings can be specified,
         separated by spaces. ***If
         multiple patterns are
         given, at least one of
         the patterns has to match
         the URL.*** The list can be
         specified from within the
         configuration file, and
         can be overridden with
         the "restrict" input
         parameter in the search
         form. Note that the
         restrict list does not
         take precedence over the
         exclude list - if a URL
         matches patterns in both
         lists it is still
         excluded from the search
         results. 
          example:
                    restrict: http://www.vh1.com/ 

                                                             

-- 
Emma Jane Hogbin
[[ 416 417 2868 ][ www.xtrinsic.com ]]


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
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