sun created SOLR-5024:
-------------------------

             Summary: java client(solrj 4.1.0) can not get the ngroup number.
                 Key: SOLR-5024
                 URL: https://issues.apache.org/jira/browse/SOLR-5024
             Project: Solr
          Issue Type: Bug
          Components: clients - java
    Affects Versions: 4.1
            Reporter: sun
            Priority: Minor


when adding these 
parameters(group=true&group.field=topicid&group.ngroups=true&group.format=simple
 ) to solrj,  i can not get the group number.

it's easy to fix it.  at line 221 of queryresponse.java, an if-else should be 
here, just like those from line 203 to 208.

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