Mike Spencer created SOLR-3956:
----------------------------------

             Summary: group.facet and facet.limit=-1 returns no facet counts
                 Key: SOLR-3956
                 URL: https://issues.apache.org/jira/browse/SOLR-3956
             Project: Solr
          Issue Type: Bug
          Components: search
    Affects Versions: 4.0
            Reporter: Mike Spencer


Attempting to use group.facet=true and facet.limit=-1 to return all facets from 
a grouped result ends up with the counts not being returned. Adjusting the 
facet.limit to any number greater than 0 returns the facet counts as expected.

This does not appear limited to a specific field type, as I have tried on (both 
multivalued and not) text, string, boolean, and double types.

--
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]

Reply via email to