[ https://issues.apache.org/jira/browse/SOLR-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100372#comment-13100372
]
Jasper van Veghel commented on SOLR-2066:
-----------------------------------------
Thanks for adding the ngroups feature Martijn - it's really much appreciated; with it I can
move forward with some of the functionality that I've been looking to add to a project of
mine. The only thing is that I haven't gotten it to work quite yet. When I do:
http://localhost:8983/solr/foo/select?wt=xml&rows=2&group=true&group.field=dcterms_source&group.ngroups=true
I get an "ngroup"-count along with the "matches"-count just fine, but when I then do:
http://localhost:8983/solr/foo/select?wt=xml&rows=2&group=true&group.field=dcterms_source&group.ngroups=true&shards=localhost:8383/solr/foo,localhost:8983/solr/bar
It's not added in. Any thoughts?
> Search Grouping: support distributed search
> -------------------------------------------
>
> Key: SOLR-2066
> URL: https://issues.apache.org/jira/browse/SOLR-2066
> Project: Solr
> Issue Type: Sub-task
> Reporter: Yonik Seeley
> Fix For: 3.4, 4.0
>
> Attachments: SOLR-2066.patch, SOLR-2066.patch, SOLR-2066.patch, SOLR-2066.patch,
SOLR-2066.patch, SOLR-2066.patch, SOLR-2066.patch
>
>
> Support distributed field collapsing / search grouping.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|