lucene/modules
Uwe Schindler f252c064f2 LUCENE-3735: Fix PayloadProcessorProvider to no longer use Directory for lookup, instead AtomicReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239052 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 10:51:40 +00:00
..
analysis LUCENE-3742: fix token offset for hangs-off-end output in SynonymFilter 2012-01-31 23:01:55 +00:00
benchmark LUCENE-2858: fix benchmarks 2012-01-29 16:42:21 +00:00
facet LUCENE-3735: Fix PayloadProcessorProvider to no longer use Directory for lookup, instead AtomicReader 2012-02-01 10:51:40 +00:00
grouping LUCENE-2858: Fix remaining TODO: Re-add FieldCache insanity checking, got lost as tricky to implement 2012-01-31 00:33:19 +00:00
join LUCENE-2858: Move the ReaderContexts out of their enclosing classes and make top-level classes. Makes import statements not so verbose and its much easier to understand. Prevent subclassing of IndexReader and IndexReaderContext directly. 2012-01-30 10:46:30 +00:00
queries LUCENE-2858: Fix Javadoc warnings, still missing some text for new classes 2012-01-30 21:45:08 +00:00
queryparser Remove redundant cast 2012-01-31 00:50:58 +00:00
suggest LUCENE-2858: Rename AtomicIndexReader -> AtomicReader, CompositeIndexReader -> CompositeReader. Contexts not yet changed! 2012-01-29 23:50:54 +00:00
build.xml LUCENE-3483: Move Function grouping collectors from Solr to grouping module. 2011-10-06 20:09:36 +00:00