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

Christine Poerschke commented on SOLR-12959:
--------------------------------------------

bq. ... JSON responses from Solr.

The {{json.nl}} influences how named lists are output: 
https://lucene.apache.org/solr/guide/7_5/response-writers.html#json-nl

bq. ... class level javadocs.

Locating them - 
http://lucene.apache.org/solr/7_5_0/solr-solrj/org/apache/solr/common/util/SimpleOrderedMap.html
 - reminded me of this being a {{solrj}} rather than a {{solr}} class. For 
{{solr}} classes we regularly use the {{luceneMatchVersion}} to put things onto 
the deprecate-with-warning-and-then-remove pathway, is something similar (but 
different) possible for {{solrj}} classes?

> Deprecate SimpleOrderedMap
> --------------------------
>
>                 Key: SOLR-12959
>                 URL: https://issues.apache.org/jira/browse/SOLR-12959
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrJ
>            Reporter: Noble Paul
>            Priority: Minor
>
> There is no difference between a NamedList and a  SumpleOrderedMap. It 
> doesn't help to have both of them when they are doing exactly free same things



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to