[ 
https://issues.apache.org/jira/browse/SOLR-18373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley resolved SOLR-18373.
---------------------------------
    Fix Version/s: 10.1
       Resolution: Fixed

> Remove NamedList.asShallowMap()/get(String,int) and SolrParams.toNamedList()
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-18373
>                 URL: https://issues.apache.org/jira/browse/SOLR-18373
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Eric Pugh
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 10.1
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
>  `NamedList.get(String,int)`, `asShallowMap()`, and `asShallowMap(boolean)`, 
> plus `SolrParams.toNamedList()`, have been deprecated since 10.0 in favor of 
> `SimpleOrderedMap`. High blast radius — `NamedList`/`asShallowMap` is used 
> throughout core and solrj, so expect this to be the largest ticket in the 
> batch. Solrj public API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to