[
https://issues.apache.org/jira/browse/SOLR-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Hatcher updated SOLR-1233:
-------------------------------
Attachment: SOLR-1233.patch
This patch removes the restriction on /select on hitting /-prefixed request
handlers.
> 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
>
> Attachments: SOLR-1233.patch
>
>
> 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.