lucene/src
Michael McCandless 48fbdad305 fix javadoc for addIndexes(IndexReader[]) to remove incorrect warning that a writer cannot be changing the underlying index
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@750851 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:24:55 +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 fix javadoc for addIndexes(IndexReader[]) to remove incorrect warning that a writer cannot be changing the underlying index 2009-03-06 11:24:55 +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 add dates to changes2html.pl 2009-03-02 18:38:37 +00:00
test/org/apache/lucene LUCENE-689: NullPointerException thrown by equals method in SpanOrQuery 2009-03-04 13:50:06 +00:00