lucene/sandbox/contributions/fulcrum
Kelvin Tan e5dfadde8e Method of acquiring and releasing index lock could have resulted in a deadlock (thanks to Otis for pointing it out).
Made the acquire and release lock methods synchronized and centralized the point of access of the lock.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150777 13f79535-47bb-0310-9956-ffa450edef68
2002-05-25 10:19:22 +00:00
..
LuceneSearchService.java Method of acquiring and releasing index lock could have resulted in a deadlock (thanks to Otis for pointing it out). 2002-05-25 10:19:22 +00:00
SearchResults.java Fixed typo. 2002-05-13 10:56:54 +00:00
SearchService.java Fulcrum-based service declaration of a search service. This is actually quite a Lucene-specific interface declaration. 2002-05-11 00:46:14 +00:00