2011-09-28 14:40:22 -04:00
|
|
|
Grouping Module Change Log
|
|
|
|
|
|
|
|
For more information on past and future Lucene versions, please see:
|
|
|
|
http://s.apache.org/luceneversions
|
|
|
|
|
|
|
|
======================= Trunk (not yet released) =======================
|
|
|
|
|
|
|
|
Optimizations
|
|
|
|
|
|
|
|
LUCENE-3468: Replaced last() and remove() with pollLast() in
|
|
|
|
FirstPassGroupingCollector (Martijn van Groningen)
|
2011-10-06 16:09:36 -04:00
|
|
|
|
|
|
|
API Changes
|
|
|
|
|
|
|
|
LUCENE-3483: Move Function grouping collectors from Solr to
|
|
|
|
grouping module. (Martijn van Groningen)
|
2011-11-24 14:07:59 -05:00
|
|
|
|
|
|
|
New features
|
|
|
|
|
2011-12-09 11:43:45 -05:00
|
|
|
LUCENE-3496: Support grouping by DocValues. (Martijn van Groningen)
|