You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2013/04/22 16:23:16 UTC

[jira] [Resolved] (SOLR-4746) Distributed grouping output bug (NamedList used instead of SimpleOrderedMap)

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

Yonik Seeley resolved SOLR-4746.
--------------------------------

    Resolution: Fixed

committed.

We should figure out a way to test for this, but I just tested by hand this time so that it would make it in time for 4.3
                
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org