On Tue, 5 Feb 2002, Adam Rice wrote:

+ On Tue, Feb 05, 2002 at 10:41:29AM +0000, Malcolm Austen wrote:
+ > It would seem to be useful as a safety net limit to have a MaxDocID
+ > configuration option - I know I expect to index 220,000 documents +-20,000
+ > and could usefully set it to 300,000.
+
+ server_max_docs:      300000

Thanks Adam. I missed that one but then I was looking for an overall limit
rather than a per server limit so I mostly looked under L for limit and M
for max. I would prefer to be able to set a generally low (maybe 10,000)
per server limit but one of the 600 servers being indexed has 40,000
documents on it. Still, I'll set it to 42,000 to give me a little more
protection from runaways.

I think the request for an overall limit stands - it seems more likely to
be implementable than suggesting server-specific server_max_docs settings!
I could ask for something like:

server_max_docs: general_limit \
                 server_name server_limit \
                 etc ...

but someone will probably suggest I code it myself 8-)

regards,
        Malcolm.

 [EMAIL PROTECTED]     http://users.ox.ac.uk/~malcolm/


_______________________________________________
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