[
https://issues.apache.org/jira/browse/SOLR-18078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053082#comment-18053082
]
Eric Pugh commented on SOLR-18078:
----------------------------------
Sorta related maybe?
> Allow "deletion" of automatically created request handlers via API
> ------------------------------------------------------------------
>
> Key: SOLR-18078
> URL: https://issues.apache.org/jira/browse/SOLR-18078
> Project: Solr
> Issue Type: Improvement
> Components: config-api
> Affects Versions: 9.10
> Reporter: Eric Pugh
> Assignee: Eric Pugh
> Priority: Minor
>
> ImplicitPlugins.json defines a set of request handlers that EVERYONE gets.
> You can't delete them right now. So if you don't want to support /update/csv
> well tough... You *can* remap them to something else, keeping the name, so
> maybe you could deal with it.
> What we really want is just to be able to call the api and do a delete:
>
> POST /config \{"delete-requesthandler": "/admin/ping"}`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]