On Mon, 28 Feb 2011 22:31:42 +0100, Thomas Koch <tho...@koch.ro> wrote:

[...]
I monitored /var/lib/dhelp and saw that the file documents.index
(~150MB) is rewritten for each invocation of index++. The Swish search
engine should have some support to merge index files instead of
rewriting the index every time.

I'm not sure I understand your point. IIRC the index file is written "from scratch" in a temporary file and then moved to its final location, but that doesn't mean that all content is re-indexed. Only the new files are indexed, while the rest is, I assume, just taken from the existing index. The --incremental switch does that.

So if that's what you meant, I don't think I can do much about it :-( Unless I change to another indexer, that is :-)

--
Esteban



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to