>> Are you opening your IndexReader with readOnly=true? If not, you're >> likely hitting contention on the "isDeleted" method. > > How can I open it "readonly"?
See the javadocs for IndexReader. -- Ian. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org