DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30736>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30736 [PATCH] to remove synchronized code from TermVectorsReader Summary: [PATCH] to remove synchronized code from TermVectorsReader Product: Lucene Version: CVS Nightly - Specify date in submission Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Index AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Otis, here the latest and last patch to get rid of all synchronized code from TermVectorsReader. It should include at least 3 files, TermVectorsReader.diff, SegmentReader.diff and the new junit test case TestMultiThreadTermVectors.java. The patch was generated against the current CVS version of TermVectorsReader and SegmentReader. All lucene related junit tests pass fine. best regards Bernhard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]