dsmiley opened a new pull request, #4461:
URL: https://github.com/apache/solr/pull/4461

   CommonParams.QT and SolrQuery.setRequestHandler have been un-deprecated.  
Nonetheless, if your code makes explicit reference to "qt" when constructing a 
standard request, there is usually a better way.
   
   No JIRA for un-deprecation but FYI the JIRA that originally deprecated them 
is:  https://issues.apache.org/jira/browse/SOLR-17715 and got released to 10.0. 
 That same JIRA was also recently used in #4397 in relation to improving 
QueryRequest to stop sending "qt" (will make 10.1 & 9.11).  I originally 
thought maybe we could remove it but that's not realistic and/or is more 
disruptive than I want to impose on our users.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to