Hi all,

The htdig indexes the new files very well using incremental indexing. 
But it doesn't index the modified files. It gives me "retrieved but not
changed" message. But the file is actually changed.
I use following steps to do incremental indexing.

$BASEDIR/bin/htdig -v -s -a -c $BASEDIR/conf/$CONF

$BASEDIR/bin/htmerge -v -s -a -c $BASEDIR/conf/$CONF

cp $DBDIR/db.docdb.work $DBDIR/db.docdb
mv $DBDIR/db.docs.index.work $DBDIR/db.docs.index
mv $DBDIR/db.words.db.work $DBDIR/db.words.db

Can someone give me any clues? Thanks in advance.

Wayne

_______________________________________________
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