[ https://issues.apache.org/jira/browse/SOLR-17625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated SOLR-17625: ---------------------------------- Labels: newdev pull-request-available (was: newdev) > 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: 10m > 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