Eric Pugh created SOLR-18373:
--------------------------------
Summary: 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
`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]