[
https://issues.apache.org/jira/browse/SOLR-18371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106434#comment-18106434
]
ASF subversion and git services commented on SOLR-18371:
--------------------------------------------------------
Commit 3e493adc30f6b50fe22d5258beade1871d9a596d in solr's branch
refs/heads/main 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 20m
> 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]