According to Geoff Hutchison:
> On Tue, 26 Mar 2002, Jessica Biola wrote:
> > What is db.log? I have many document names popping up
> > in there. Is it what was left in the todo/to-crawl
> > list?
>
> Yes, this is exactly right. When it restarts, htdig will put anything in
> this file (if it ex
On Tue, 26 Mar 2002, Jessica Biola wrote:
> What is db.log? I have many document names popping up
> in there. Is it what was left in the todo/to-crawl
> list?
Yes, this is exactly right. When it restarts, htdig will put anything in
this file (if it exists) back in the queue to be indexed.
Do
Thank you. I did a kill -TERM and I am watching it
write out to db.log. The problem may have been the
fact that I believed it was hanging when actually it
was writing out to db.log and cleaning up, and
continued to send kill signals, msesing up the natural
course of things.
What is db.log? I h
On Mon, 25 Mar 2002, Jessica Biola wrote:
> What is the best way to stop a current dig in progress
> without corrupting the integrity of the db.* files? I
> find that when I send a kill level 9 (KILL) or 15
> (TERM), it ruins the integrity of the data that has
> already been crawled, or if I jus