Re: OOM when using Lucene 5.X's group facet collectors on unsharded index

2015-07-06 Thread Adam Rosenwald
Correction. The three facet fields used to initialize the TermGroupFacetCollectors are SortedDVs - not SortedNumericDVs. On 07/06/2015 04:56 PM, Adam Rosenwald wrote: Hello all, When using Lucene 5.X's group facet collectors (i.e. *AbstractGroupFacetCollector* and the provided concrete

OOM when using Lucene 5.X's group facet collectors on unsharded index

2015-07-06 Thread Adam Rosenwald
Hello all, When using Lucene 5.X's group facet collectors (i.e. *AbstractGroupFacetCollector* and the provided concrete implementation, *TermGroupFacetCollector*), I repeatedly encounter OOM errors after running a few search requests on an unsharded index consisting of a few million docum