I'm trying to use the restrict parameter to reduce the number of hits.
Problem is that the string I want to restrict to is something like:

type=6&op=1.3.5

This translates to:

&restrict=type=6&op=1.3.5

which htsearch sees as two parameters:

&restrict=type=6
&op=1.3.5

I tried:

&restrict=type=6%26op=1.3.5

which didn't work.

Thoughts anyone?

--
Aaron Turner, Core Developer       http://vodka.linuxkb.org/~aturner/
Linux Knowledge Base Organization  http://linuxkb.org/
Because world domination requires quality open documentation.
aka: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to