David Smiley created SOLR-17715: ----------------------------------- Summary: 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
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