|
From: Neal R. <ne...@ri...> - 2003-11-14 23:15:01
|
OK, so I forgot the #2 Question...
> Questions:
>
> 1) If you run an htdump -w before and after the purge, do the db.docs
> files differ?
{snip}
2) If you temporarily replace your start_url with the one you want to
re-add, and rerun 'htdig -v -c xxxx' does it add it properly? Does for
me.. and it shows up again in search results.
This seems to indicate that there is a problem properly
parsing/interpreting the command line options:
./htdig - -s -v -m -c
I haven't debugged it yet... but it looks like:
1) This combination of command line options is not playing well together.
2) htpurge is not really deleting any data.. just marking it obsolete.
This is probably due to not properly closing the BDB files at the end of
htpurge.
I've got this kind of thing working in libhtdig & libhtdigphp. How
attached are you to your current implementation?????
I will fix it in the regular binaries.... after I figure it out ;-)
Thanks.
Neal Richter
Knowledgebase Developer
RightNow Technologies, Inc.
Customer Service for Every Web Site
Office: 406-522-1485
|