Anshum Gupta created SOLR-11099:
-----------------------------------
Summary: Provide a mechanism to add non-core level handlers
Key: SOLR-11099
URL: https://issues.apache.org/jira/browse/SOLR-11099
Project: Solr
Issue Type: New Feature
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Anshum Gupta
As of now, only collection specific handlers can be added to Solr. There is no
way to add handlers that need to manage the cluster, instead of the
collection/shard. Adding a hook that allows users to write custom handlers at
admin/cluster level, which are initialized at core container level would be
good.
The configuration for the same could be a part of either the properties file,
or a separate file.
Addition/modification or the same could be done using the config APIs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]