lucene/src
Michael McCandless d3987d9ed4 LUCENE-1484: remove synchronization on SegmentReader.document by using ThreadLocal to maintain thread-private clones of FieldsReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@727338 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 10:36:30 +00:00
..
demo LUCENE-1366: rename Field.Index.* options 2008-09-10 21:38:52 +00:00
gcj LUCENE-1378 - Removed the remaining 199 @author references 2008-09-15 15:42:11 +00:00
java LUCENE-1484: remove synchronization on SegmentReader.document by using ThreadLocal to maintain thread-private clones of FieldsReader 2008-12-17 10:36:30 +00:00
jsp LUCENE-646: fix various small issues with the "getting started" demo pages (patch by Michael McCandless) 2006-08-03 22:24:42 +00:00
site LUCENE-1433: improvements to changes.html generation 2008-12-02 01:58:00 +00:00
test/org/apache/lucene LUCENE-1478: allow SortField to use a custom numeric FieldCache parser 2008-12-08 21:07:45 +00:00