Remove restriction that /select cannot be used for /-prefixed request handlers
via qt
-------------------------------------------------------------------------------------
Key: SOLR-1233
URL: https://issues.apache.org/jira/browse/SOLR-1233
Project: Solr
Issue Type: Improvement
Components: search
Affects Versions: 1.3
Reporter: Erik Hatcher
Assignee: Erik Hatcher
Priority: Minor
Fix For: 1.4
Currently /select?qt=/whatever is blocked by SolrDispatchFilter. It makes life
a lot easier to make general requests to any request handler (for example in
SOLR-1230 where dataimport.jsp needs to request to arbitrary handler names).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.