Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4, 3.5, 3.6, 4.0-ALPHA
-
MacOs X Lion, Java 1.6.0_31
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
Attachments
Issue Links
- relates to
-
SOLR-3316 Distributed Grouping fails in some scenarios.
- Closed