[ 
https://issues.apache.org/jira/browse/SOLR-10492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhu JiaJun updated SOLR-10492:
------------------------------
    Attachment: picture2.png
                picture1.png

> problem with group faceting, facet.limit in solrcloud
> -----------------------------------------------------
>
>                 Key: SOLR-10492
>                 URL: https://issues.apache.org/jira/browse/SOLR-10492
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 5.5.4
>         Environment: ubuntu
>            Reporter: Zhu JiaJun
>         Attachments: picture1.png, picture2.png
>
>
> We have an solrcloud environment with 28 solr shards in "compositeId" mode. 
> We found an issue that facet.limit impact the facet results when 
> group.facet=true
> In our query, when facet.limit=50, the facet result count will return not 
> grouped count even we add group.facet=true. Please see attached "picture1" 
> which is in distrib query, the facet.query field return correct grouped count 
> (8), while the facet results return un-grouped count (233).
> While If I add "distrib=false", which mean searching for the single shard 
> that contains the documents in that same shard, the results are correct, 
> please see attached "picture2".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to