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

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

Commit 3e493adc30f6b50fe22d5258beade1871d9a596d in solr's branch 
refs/heads/dependabot/gradle/apache-log4j-2.26.1 from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=3e493adc30f ]

SOLR-18371: remove the deprecated pre-QueryCommand SolrIndexSearcher methods 
(#4754)

>  Remove deprecated pre-QueryCommand SolrIndexSearcher methods 
> --------------------------------------------------------------
>
>                 Key: SOLR-18371
>                 URL: https://issues.apache.org/jira/browse/SOLR-18371
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Eric Pugh
>            Assignee: Eric Pugh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: main(11.0)
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
>  `SolrIndexSearcher.search(QueryResult, QueryCommand)` and 8 
> `getDocList`/`getDocListAndSet` overloads (plus 3 already-commented-out 
> `doc(...)` overloads) have been deprecated since 10.0. Each has a javadoc 
> pointer to build a `QueryCommand` and call `.search(this)` instead. Single 
> file, but long-standing plugin-facing API — check for third-party usage 
> before removing.
> Having said that, we've also had it deprecated for a while....  



--
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