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

ASF subversion and git services commented on SOLR-17625:
--------------------------------------------------------

Commit eebb3815309bf43a5c88079ff3ba1a111b995588 in solr's branch 
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=eebb3815309 ]

SOLR-17625: Remove NamedList.findRecursive

In 10x only -- was deprecated and unused.


> Remove NamedList.findRecursive (use _get instead)
> -------------------------------------------------
>
>                 Key: SOLR-17625
>                 URL: https://issues.apache.org/jira/browse/SOLR-17625
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: David Smiley
>            Priority: Minor
>              Labels: newdev, pull-request-available
>             Fix For: 9.9
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> {{NamedList.findRecursive}} is old, pre-dating {{{}NavigableObject._get{}}}.  
> It should be replaced.
> The former only supports traversing embedded NamedList but the latter is 
> flexible, supporting Map.  This is important for transitioning away from 
> NamedList for some things. See SOLR-17582 for example.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to