[
https://issues.apache.org/jira/browse/SOLR-18373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18109466#comment-18109466
]
ASF subversion and git services commented on SOLR-18373:
--------------------------------------------------------
Commit eb22e11471fadd788bae6bcc6e777f6c6fbe3715 in solr's branch
refs/heads/branch_10x from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=eb22e11471f ]
SOLR-18373: remove NamedList.asShallowMap/get(String,int) and
SolrParams.toNamedList (#4761)
And improve performance of the V2 API for serializing SimpleOrderedMap (custom
Jackson serializer).
(cherry picked from commit 55e3b8838b43c6da6e6f26f8a663f46abffe4ed7)
> 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
> 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]