Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10492

problem with group faceting, facet.limit in solrcloud

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.5.4
    • None
    • faceting
    • None
    • ubuntu

    Description

      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".

      In additional, if I increase the facet.limit to 1000 with the same query even in distrib mode (distrib=true), I could also get the correct grouped facet results.

      JiaJun

      Attachments

        1. picture2.png
          287 kB
          Zhu JiaJun
        2. picture1.png
          315 kB
          Zhu JiaJun

        Activity

          People

            Unassigned Unassigned
            jiajun Zhu JiaJun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: