[
https://issues.apache.org/jira/browse/SOLR-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-125.
-------------------------------
Resolution: Fixed
OK, I've committed this. I wanted to get it out of the way since it touched a
number of files in a minor way (keeps other patches from applying cleanly).
json.nl=flat default is subjective... if people think a different default is
better, let's discuss now.
> disambiguate NamedList for JSON output
> --------------------------------------
>
> Key: SOLR-125
> URL: https://issues.apache.org/jira/browse/SOLR-125
> Project: Solr
> Issue Type: Improvement
> Components: search
> Reporter: Yonik Seeley
> Attachments: namedlist_json.patch
>
>
> A NamedList implies both ordered access and access by name. For
> JSON/Ruby/Python, we normally need to pick one or the other as maps are not
> ordered by default in most clients.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.