Skip to content

SOLR-17715: un-deprecate CommonParams.QT and SolrQuery.setRequestHandler have been un-deprecat…#4461

Open
dsmiley wants to merge 1 commit into
apache:mainfrom
dsmiley:undeprecate_qt
Open

SOLR-17715: un-deprecate CommonParams.QT and SolrQuery.setRequestHandler have been un-deprecat…#4461
dsmiley wants to merge 1 commit into
apache:mainfrom
dsmiley:undeprecate_qt

Conversation

@dsmiley
Copy link
Copy Markdown
Contributor

@dsmiley dsmiley commented May 25, 2026

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.

…ed. Nonetheless, if your code makes explicit reference to "qt" when constructing a standard request, there is usually a better way.
@github-actions github-actions Bot added documentation Improvements or additions to documentation client:solrj labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client:solrj documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant