Kevin A. Burton wrote:
Would there be any performance improvement in query throughput and latency if locking were disabled for readonly indexes?

The locks are only consulted when opening a new IndexReader. I doubt very much that you're doing this often enough for this to be significant.


Doug


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



Reply via email to