Does Lucene.Net have built into it logic for managing concurrency, multiple 
threads?   If a
request comes to my website that triggers a thread to update the index, and 
another request comes
on another thread that also triggers a request to update, or even read, the 
index, does Lucene
handle the management of concurrency, or do I need to?


      

Reply via email to