Open
Description
I think that the performance of TermAllGroupsCollectorm, DVAllGroupsCollector.BR and DVAllGroupsCollector.SortedBR can be improved by using BytesRefHash to store the groups instead of an ArrayList.
Migrated from LUCENE-3972 by Martijn van Groningen (@martijnvg), updated Jul 16 2013
Attachments: LUCENE-3972.patch (versions: 2)