* Andrew M. Bishop <[EMAIL PROTECTED]> [19.04.04 07:23]:
> Dan Jacobson <[EMAIL PROTECTED]> writes:
> >
> > It couldn't have been that my documents were ALL too old. It seems that
> > /usr/share/wwwoffle/search/namazu/wwwoffle-mknmz-lasttime is missing a
> > --no-delete ! Ok, trying... OK ... otherwise all those hours of
> > indexing down the drain, and one can't keep an index for more than of
> > just the last online session.
>
> You are correct, there is a missing --no-delete option from that
> script (or the -Y option could be used). Without it the URLs that are
> not in the lasttime directory will be deleted.
>
As happens with depressing frequency, the penny dropped posting my
latest hiccough to "wwwoffle-users (on Purge defaults). The problem
Purge defaults clash with my reindexing operations by Namazu.
So I now have the incentive to get "wwwoffle-mknmz-lasttime" to work.
For an amateur like me, this is not as straightforward as it looks.
Running "mknmz-wwwoffle --help", I get an edited long list of options
that includes the mentioned "--no-delete" option and starts:
mknmz Options: These options are passed to mknmz.
--exclude=PATTERN see mknmz manual.
and there is no mknmz manual to see!
There is a man page that includes the following options:
Index Construction:
--update=INDEX
set INDEX for updating.
-Y, --no-delete
do not detect removed documents.
-Z, --no-update
do not detect update and deleted documents.
So which do I add to wwwoffle-mknmz-lasttime? Just the -Y option, as
suggested or the "--update=INDEX" <also|instead>?
Felix Karpfen