On 1/16/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 1/15/07, Chuck Williams <[EMAIL PROTECTED]> wrote:
> (Side thought:  I've been wondering how hard it would
> be to make merging not a critical section).

It would be very nice if segment merging didn't block the addition of
new documents... it really doesn't need to.  I don't think it would be
too hard to fix, but I haven't had the time to tackle it.

I've had one working for a while now. It's based on LUCENE-565.
Segment merging does not block addition or deletion of documents.

Cheers,
Ning

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

Reply via email to