[
https://issues.apache.org/jira/browse/SOLR-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989818#comment-16989818
]
Jason Gerlowski edited comment on SOLR-13936 at 12/6/19 2:32 PM:
-----------------------------------------------------------------
I put a similar comment on your PR, but I'm not sure I see the use case for
this API. If you want the ability to upload a config and then modify it before
it's ever used, couldn't you just do the edits locally and upload the configset
the way you actually intend to use it?
I'm not against the new API necessarily. I just wonder whether it's worth the
increased API surface area since I don't understand the use case yet.
was (Author: gerlowskija):
I put a similar comment on your PR, but I'm not sure I see the use case for
this API. If you want the ability to upload a config and then modify it before
it's ever used, couldn't you just do the edits locally and upload the configset
the way you actually intend to use it?
I'm not against the new API necessarily. I just wonder whether it's worth the
increased API surface area without a clear use case.
> Schema/Config endpoints to modify configset with no core/collection
> -------------------------------------------------------------------
>
> Key: SOLR-13936
> URL: https://issues.apache.org/jira/browse/SOLR-13936
> Project: Solr
> Issue Type: New Feature
> Security Level: Public(Default Security Level. Issues are Public)
> Components: config-api
> Reporter: Apoorv Bhawsar
> Priority: Minor
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> All schema/config configurations should work even in cases where a collection
> is not associated with them
> This jira will involve
> 1. Refactoring existing handler/manager to work without {{SolrCore}}
> 2. Adding {{/api/cluster}} endpoints to support such modifications
> Endpoints -
> * {{/api/cluster/configset/\{name}/schema}}
> * {{/ap/cluster/configset/\{name}/config}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]