This is a nasty one.
I have a customer who wants to split searching by three parts:
- company pages
- subcompany pages
- personal pages
So I made a nice wrapper script that has some checkboxes to get
one of the eight possibilities (all off to all on). That way the
user can make his own selection of pages being searched.
The wrapper scripts translates this to exclude and restrict rules.
Now comes the problem.
When selecting all the checkboxes (i.e. search everything), restrict
and exclude are empty and the search goes well. But when
selecting only the subcompanies, the restrict list grows enormous
(we have a *lot* of companies) and htdig complains it cannot find
word 'dsgfghf'. ALWAYS THIS WORD.
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.
Another question: is it possible to enter the restrict and exclude
lines by hand?
Greets,
--jesse
--------------------------------------------------------------------
J. op den Brouw Johanna Westerdijkplein 75
Haagse Hogeschool 2521 EN DEN HAAG
Faculty of Engeneering Netherlands
Electrical Engeneering +31 70 4458936
-------------------- [EMAIL PROTECTED] --------------------
Linux - because reboots are for hardware changes
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.