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
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.