Yonik Seeley created SOLR-4746:
----------------------------------

             Summary: 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


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