dsmiley opened a new pull request, #4689: URL: https://github.com/apache/solr/pull/4689
Simplify qt/path handling in QueryRequest callers QueryRequest's constructors already resolve the "qt" param into the request path, so callers no longer need to manually extract/remove qt and call setPath themselves. Tests: SolrRequest path usage: prefer ctor not setPath And don't use QueryRequest for non-SearchHandler. -- 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]
