Namazu-users-en(old)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Proper use of -Y, --no-delete option
On Wed, 03 Oct 2001 08:07:44 -0700
Earl Hood <ehood@xxxxxxxxxxxxxxxxx> wrote:
> On October 3, 2001 at 23:33, Kenji Suzuki wrote:
>
> > > Will there be any
> > > search performance degradation using this method of updating?
> >
> > File updating or deleting always makes garbage in the index that mknmz
> > created. If files to index are very changable or deleted very often,
> > you can get rid of garbage in index file to use "gcnmz" utility.
> >
> > $ gcnmz /path/to/the/index/
>
> It was not clear to me that just updating, no deletions, could
> cause garbage.
It is Namazu's specification.
See http://namazu.org/doc/tips.html.en#update-index.
// Kenji