You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Chris F (JIRA)" <ji...@apache.org> on 2014/03/20 10:49:45 UTC

[jira] [Commented] (SOLR-5225) Support the setting of key/values on Collections API RELOAD

    [ https://issues.apache.org/jira/browse/SOLR-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13941565#comment-13941565 ] 

Chris F commented on SOLR-5225:
-------------------------------

We'd appreciate such a feature. We have cores with fixed names and need to change custom core properties (paths to files used in data import script) from time to time. With this feature we could change those properties without the need of a core unload / create cycle and the resultant downtime.

> 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 was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org