[ 
https://issues.apache.org/jira/browse/SOLR-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849754#action_12849754
 ] 

Yonik Seeley commented on SOLR-1845:
------------------------------------

bq. Isn't getting the terms in order more important then being able to look 
them up in a map? 

Yes - just like faceting.
The proposal is not to change that part, but the top-level terms container.
In the example above "features" is the name of a field.  It's "terms" that 
changes from a list to a map (the way faceting already is).

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

Reply via email to