lucene/modules
Robert Muir b4ff06f88e LUCENE-3474: pass Bits to weight.scorer instead of weights pulling their own from the reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1177879 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 01:03:35 +00:00
..
analysis LUCENE-3477: add explicit breaks in jflex sources so we don't hit compiler warnings; fix a couple other warnings 2011-09-30 16:23:24 +00:00
benchmark LUCENE-3477: add explicit breaks in jflex sources so we don't hit compiler warnings; fix a couple other warnings 2011-09-30 16:23:24 +00:00
facet LUCENE-3470: Changed Field constructor signatures order to value, fieldtype 2011-09-28 08:07:16 +00:00
grouping LUCENE-3468: Replaced last() and remove() with pollLast() in FirstPassGroupingCollector 2011-09-28 18:40:22 +00:00
join LUCENE-3474: pass Bits to weight.scorer instead of weights pulling their own from the reader 2011-10-01 01:03:35 +00:00
queries LUCENE-3474: pass Bits to weight.scorer instead of weights pulling their own from the reader 2011-10-01 01:03:35 +00:00
queryparser LUCENE-3455: Renamed Analyzer.reusableTokenStream to Analyzer.tokenStream 2011-09-28 05:26:54 +00:00
suggest LUCENE-3470: Changed Field constructor signatures order to value, fieldtype 2011-09-28 08:07:16 +00:00
build.xml LUCENE-3283: Moved core QueryParsers to queryparser module 2011-07-11 03:37:00 +00:00