[
https://issues.apache.org/jira/browse/SOLR-4746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638024#comment-13638024
]
Commit Tag Bot commented on SOLR-4746:
--------------------------------------
[lucene_solr_4_3 commit] yonik
http://svn.apache.org/viewvc?view=revision&revision=1470534
SOLR-4746: fix JSON output for distributed grouping top level
> Distributed grouping output bug (NamedList used instead of SimpleOrderedMap)
> ----------------------------------------------------------------------------
>
> Key: SOLR-4746
> URL: https://issues.apache.org/jira/browse/SOLR-4746
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Fix For: 4.3, 5.0
>
> Attachments: SOLR-4746.patch
>
>
> As noted by David Parkes
> {code}
> {"unique_catalog_name":{"matches":
> changes to
> {"unique_catalog_name",{"matches":
> {code}
> when using distributed search.
--
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]