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

David Smiley resolved SOLR-17625.
---------------------------------
    Resolution: Fixed

Thanks for contributing Gaurav!

I committed to the branches and removed findRecursive from 10x/main.

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to