Daniel Naber wrote:
On Thursday 10 February 2005 22:27, Ravi wrote:
I tried setting the minMergeFactor on the writer to one. But
it did not work.

I think there's an off-by-one bug so two is the smallest value that works as expected.

You can simply create a new IndexWriter for each add and then close it. IndexWriter is pretty lightweight, so this shouldn't have too much overhead.


Doug

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to