lucene/src
Michael Busch a7697e8cef LUCENE-1327: Fix TermSpans#skipTo() to behave as specified in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@756669 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 17:31:43 +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 LUCENE-1327: Fix TermSpans#skipTo() to behave as specified in javadocs 2009-03-20 17:31:43 +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-1327: Fix TermSpans#skipTo() to behave as specified in javadocs 2009-03-20 17:31:43 +00:00