Tim Vaillancourt created SOLR-5225:
--------------------------------------
Summary: Support the setting of key/values on Collections API
RELOAD
Key: SOLR-5225
URL: https://issues.apache.org/jira/browse/SOLR-5225
Project: Solr
Issue Type: New Feature
Components: SolrCloud
Reporter: Tim Vaillancourt
I'd like to propose the support of being able to set "collection.<key>=<value>"
on Collections API 'RELOAD' as well as CREATE (which is currently supported).
A user without this ability needs to edit their key/values through a different
method (which feels inconsistent), if they wanted to change them post
Collections-API-CREATE. There are some dangers introduced, however.
Here is the current description of this functionality on CREATE:
"collection.<param>=<value> - causes a property of <param>=<value> to be set if
a new collection is being created."
@http://wiki.apache.org/solr/SolrCloud#Creating_cores_via_CoreAdmin
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]