lucene/src
Michael McCandless 47ee1d3c27 make it clear that IW.commit() commits all changes, not just added/deleted docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@761414 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 20:16:57 +00:00
..
demo LUCENE-1483: switch to newly added MultiReaderHitCollector for all core collectors, that is aware of segment transitions during searching, to improve performance of searching and warming 2009-01-27 20:15:21 +00:00
gcj LUCENE-1378 - Removed the remaining 199 @author references 2008-09-15 15:42:11 +00:00
java make it clear that IW.commit() commits all changes, not just added/deleted docs 2009-04-02 20:16:57 +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-1435: add contrib/collation (CollationKeyFilter), to convert tokens into indexable CollationKeys 2009-03-19 10:51:55 +00:00
test/org/apache/lucene LUCENE-1579: make sure cloned SegmentReaders share the same entry in FieldCache 2009-03-31 15:41:08 +00:00