lucene/modules
Michael McCandless 60c36c24fb don't let prefix's output bleed into full string's output (potential/latent bug)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239658 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 15:01:13 +00:00
..
analysis don't let prefix's output bleed into full string's output (potential/latent bug) 2012-02-02 15:01:13 +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 SOLR-3078: only return update versions on request 2012-02-02 02:17:54 +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