[ 
https://issues.apache.org/jira/browse/SOLR-4746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-4746:
-------------------------------

    Attachment: SOLR-4746.patch

Here's a simple patch that changes NamedList to SimpleOrderedMap.  Tests are 
running now, and I'll commit shortly.
                
> 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]

Reply via email to