[
https://issues.apache.org/jira/browse/SOLR-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-1845:
-------------------------------
Attachment: SOLR-1845.patch
Attaching patch.
This is mostly a back compat issue for JSON based output formats.
> terms component response format uses list instead of map
> --------------------------------------------------------
>
> Key: SOLR-1845
> URL: https://issues.apache.org/jira/browse/SOLR-1845
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Yonik Seeley
> Fix For: 3.1
>
> Attachments: SOLR-1845.patch
>
>
> The terms component uses a named list instead of simple ordered map for it's
> top-level data structure.
> Access by name is more important, so it should be a map.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.