Hi All, I am using the Lucene.Net v2.9. Under the heavy load (search only without any index update), there were a lot of thread contentions. Does the Lucene use the locks even for the read-only search? Any suggestion for which resource caused the thread contentions?
Thanks a lot,
Frank
