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

ASF GitHub Bot updated SOLR-18371:
----------------------------------
    Labels: pull-request-available  (was: )

>  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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  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