The number of documents in the collection is about 90 million. The
collapse field has about 30 million distinct values, so I guess that
qualifies as high cardinality.  We used to use result grouping but switched
to collapse for improved performance.

The faceting fields are more of a mix, 5-10 fields ranging from around a
dozen to around 250,000 distinct values.

On Wed, Mar 23, 2022 at 8:30 PM Joel Bernstein <joels...@gmail.com> wrote:

> It sounds like you are collapsing on a high cardinality field and/or
> faceting on high cardinality fields. Can you describe the cardinality of
> the fields so we can get an idea of how large the problem is?
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>

Reply via email to