[ https://issues.apache.org/jira/browse/SOLR-17715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986935#comment-17986935 ]
ASF subversion and git services commented on SOLR-17715: -------------------------------------------------------- Commit 491b9071b642bb4b6e1df6330a7adfb9b1943568 in solr's branch refs/heads/fix-native-access-warning from David Smiley [ https://gitbox.apache.org/repos/asf?p=solr.git;h=491b9071b64 ] Deprecation: CommonParams.QT "qt" param (SOLR-17715) It's still being used but signal to everyone to stop using it. > Remove "qt" param path support in SolrJ > --------------------------------------- > > Key: SOLR-17715 > URL: https://issues.apache.org/jira/browse/SOLR-17715 > Project: Solr > Issue Type: Task > Components: SolrJ > Reporter: David Smiley > Priority: Blocker > Labels: newdev > Fix For: main (10.0) > > > SolrJ doesn't need the "qt" param; SolrJ can create requests with whatever > the desired path should be as a parameter to the SolrRequest constructor. > The "qt" param complicates interpreting a request to know where to send it. > And it still shows up on the request, which the Solr backend hasn't handled > for a long time. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org