Eric Pugh created SOLR-18371:
--------------------------------

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


 `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