Hoss Man created SOLR-4181:
------------------------------
Summary: grouping response format inconsistent in distributed
search when no docs match group.query
Key: SOLR-4181
URL: https://issues.apache.org/jira/browse/SOLR-4181
Project: Solr
Issue Type: Bug
Reporter: Hoss Man
if a group.query does not match any documents, then in distribued search (aka:
solrcloud) that group.query will be completley excluded frm the final result.
This is inconsistent with single node grouping behavior, where the group.query
will be included in the final result (in the orde that it's pat of the request)
with a numFound=0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]