Distributed Grouping fails in some scenarios.
---------------------------------------------

                 Key: SOLR-3316
                 URL: https://issues.apache.org/jira/browse/SOLR-3316
             Project: Solr
          Issue Type: Bug
          Components: SearchComponents - other
    Affects Versions: 4.0
         Environment: Windows 7, JDK 6u26
            Reporter: Cody Young
         Attachments: TestDistributedGrouping.java.patch

During a distributed grouping request, if rows is set to 0 a 500 error is 
returned.

If groups are unique to a shard and the row count is set to 1, then the matches 
number is only the matches from one shard.

I've put together a failing test.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to