Thanks for your response. The Solr cluster is deployed on 48 shards and all the documents of a group is on one shard only.
Can you please help me understand the reason behind this behaviour of faceting? Thanks, Modassar On Wed, 23 Aug 2023 at 3:55 PM, ufuk yılmaz <uyil...@vivaldi.net.invalid> wrote: > I’d suggest to take a look at the overrequest and overrefine parameters, > especially if running SolrCloud and collection in question has multiple > shards > > Sent from Mail for Windows > > From: Modassar Ather > Sent: Wednesday, August 23, 2023 11:36 AM > To: users@solr.apache.org > Subject: Effect of facet.limit on facet count value. > > Hi, > > With an increase and decrease in the value of facet.limit the facet counts > are changing. This is happening in grouped faceting. > > I noticed when the facet limit is set to -1 or a higher number the grouped > facet counts are correct. > > Kindly help me understand and resolve this issue to get the correct grouped > facet count. > > Thanks, > Modassar > >