What are the benefits of doing this versus just letting Lucene do its normal
locking when set to "false"?  I have a scenario where I can gurantee that
the processing using the Reader object is ONLY going to read the index and
NOT modify it in any way.  It seems to me that disabling the locking would
reduce some overhead that I dont really need to care about.

Thoughts?

Thanks
Andy

Reply via email to