Gregory Chanan created SOLR-5556: ------------------------------------ Summary: Allow class of CollectionsHandler and InfoHandler to be specified in solr.xml Key: SOLR-5556 URL: https://issues.apache.org/jira/browse/SOLR-5556 Project: Solr Issue Type: New Feature Affects Versions: 5.0, 4.7 Reporter: Gregory Chanan Priority: Minor Fix For: 5.0, 4.7
Currently, you can specify the CoreAdminHandler class name in solr.xml, but not the CollectionsHandler nor the InfoHandler. I want to run some (access control) checks around the administrative commands. I can do this with the CoreAdminHandler, but not the other two. -- This message was sent by Atlassian JIRA (v6.1.4#6159) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org