Subject: Re: [htdig3-dev] Limiting to "max_docs" instead of "server_max_docs"
From: Geoff Hutchison (ghutchis@wso.williams.edu)
Date: Wed Jun 21 2000 - 10:27:16 PDT
On Wed, 21 Jun 2000, Patrick wrote:
> In Retriever.cc, I see where "index++" occurs and I'd really like to axe
> the crawling there, but I'm not sure how I can make a graceful exit at
> that point.
IIRC, the "main loop" is in Retriever::Start() in a big while() loop. So
you probably want to change the conditions on the loop. When the loop
terminates, htdig will clean up and quit.
-- -Geoff Hutchison Williams Students Online http://wso.williams.edu/------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev-unsubscribe@htdig.org You will receive a message to confirm this.
This archive was generated by hypermail 2b28 : Wed Jun 21 2000 - 08:18:43 PDT