Hi everybody, I'm trying to use the Lucene index on a web application, on which there are many concurrent users. How can I share the Lucene index to many concurrent users? Some people said that a shared index is accessible only by one user at time...
Thank you Carmelo