[
https://issues.apache.org/jira/browse/SOLR-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760239#comment-13760239
]
Sandro Mario Zbinden commented on SOLR-5024:
--------------------------------------------
This error exists too in Solr 4.2.
> 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
> Labels: none
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> 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]