Doron Cohen wrote:
> Not having to assign index readers a write permission in the index dir is a
> nice feature, I didn't think of it that way.
I think the need for that would disappear if the lockless commit patch
gets committed. Then there'd be no reason not to put lock files
directly in the index directory, since only writers would need to lock
things.
Doug
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|