We recently upgraded to Lucen4.0 and found performance issues in searching
the results. Upon some analysis, we found that it chokes when there are
multiple requests coming for lucene search.

User1 -> Search
User2  -> search
User3 -> search


The search request done by User Search1 is still waiting to finish while
user2 and user3 are finished. Not sure if someone facing any performance
issues on Lucene 4.0

Thanks,
Sai.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Lucene-4-0-chokes-on-multiple-requests-tp4115776.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to