On Wed, 22 Mar 2000, J. op den Brouw wrote:

> If I'm correct there's a limit on the length of restrict and exclude
> by htsearch. At least there's a limit on the QUERY_STRING.

There's a limit to the length of a QUERY_STRING on any CGIs when using the
GET method. I don't remember what the ceiling is.

> Another question: is it possible to enter the restrict and exclude
> lines by hand?

If you're using a wrapper, you could probably format the data for a POST
method. However, I also think you should be able to set the restrict and
exclude lines via config file since the CGI takes the input and puts it
into the config object. I believe if you don't specify restrict and
exclude to the CGI, it will end up defaulting to the config versions.

-Geoff


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


Reply via email to