lucene/modules
Uwe Schindler 94f98ab7f3 LUCENE-1536: Filters can now be applied down-low, if their DocIdSet implements a new bits() method, returning all documents in a random access way
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188624 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 12:11:15 +00:00
..
analysis LUCENE-3530: Remove deprecated methods in CompoundTokenFilters 2011-10-25 11:31:16 +00:00
benchmark LUCENE-3261: Facet benchmarking - indexing support - ported from 3x. 2011-10-09 18:01:36 +00:00
facet LUCENE-3501: random sampler was not random (and so facet SamplingWrapperTest occasionally failed) 2011-10-11 12:54:45 +00:00
grouping LUCENE-1536: Filters can now be applied down-low, if their DocIdSet implements a new bits() method, returning all documents in a random access way 2011-10-25 12:11:15 +00:00
join LUCENE-1536: Filters can now be applied down-low, if their DocIdSet implements a new bits() method, returning all documents in a random access way 2011-10-25 12:11:15 +00:00
queries LUCENE-1536: Filters can now be applied down-low, if their DocIdSet implements a new bits() method, returning all documents in a random access way 2011-10-25 12:11:15 +00:00
queryparser LUCENE-1536: Filters can now be applied down-low, if their DocIdSet implements a new bits() method, returning all documents in a random access way 2011-10-25 12:11:15 +00:00
suggest LUCENE-3470: Changed Field constructor signatures order to value, fieldtype 2011-09-28 08:07:16 +00:00
build.xml LUCENE-3483: Move Function grouping collectors from Solr to grouping module. 2011-10-06 20:09:36 +00:00