Houston Putman created SOLR-14907:
-------------------------------------
Summary: Support single file upload/overwrite in configSet API
Key: SOLR-14907
URL: https://issues.apache.org/jira/browse/SOLR-14907
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: configset-api
Reporter: Houston Putman
After SOLR-10391 was implemented, users are now able to overwrite existing
configSets using the configSet API. However the files uploaded are still
required to be zipped and indexed from the base configSet path in ZK. Users
might want to just update a single file, such as a synonyms list, and not have
to tar it up first.
The proposed solution is to add parameters to the UPLOAD configSet action, to
allow this single-file use case. This would utilize the protections already
provided by the API, such as maintaining the trustiness of configSets being
modified.
This feature is part of the solution to replace managed resources, which is
planned to be deprecated and removed by 9.0 (SOLR-14766).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]