Re: Deadlock in using FSDirectory

2009-03-06 Thread Michael McCandless
MakMak wrote: Hey Mike, thanks for the quick response, I tried passing Directory to IndexReader.open() and there were no deadlocks!! I will get rid of synchronizing on FSDirectory too. Great! However do you think it will be better to modify the docs for FSDirectory and remove the sync part

Re: Deadlock in using FSDirectory

2009-03-06 Thread MakMak
in context: http://www.nabble.com/Deadlock-in-using-FSDirectory-tp22378951p22380572.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For

Re: Deadlock in using FSDirectory

2009-03-06 Thread Michael McCandless
ndMatchingFragments(LuceneEngine.java:521) -- View this message in context: http://www.nabble.com/Deadlock-in-using-FSDirectory-tp22378951p22378951.html Sent from the Lucene - Java Users mailing list archive at Nabble.com.

Deadlock in using FSDirectory

2009-03-06 Thread MakMak
n context: http://www.nabble.com/Deadlock-in-using-FSDirectory-tp22378951p22378951.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org Fo