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

Groups count in distributed grouping is wrong in some case

    XMLWordPrintableJSON

Details

    Description

      The count of groups in distributed grouping environment only show results from shards used in the second pass.

      How to reproduce :

      Ask for only 1 document (ROWS=1) in a 2 shards environnement with GROUPS.NGOURP=true and of course with GROUPS.FIELD=fieldA.

      Results :

      It will only display the total of a shard (the one used for the second pass)

      Expected results :

      Sum all groups count from ALL shards.

      Attachments

        1. SOLR-3436.patch
          24 kB
          Martijn van Groningen
        2. SOLR-3436.patch
          6 kB
          Martijn van Groningen

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fperron Francois Perron
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: