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

Erick Erickson commented on SOLR-5208:
--------------------------------------

Tim:

Use At Your Own Risk!!! I just did a _very_ quick test on it, didn't even write 
any tests yet. If you're brave it'd be great to see if it fixes your problem.

About the other commands....

SPLITSHARD - I expect so, it has to create another core so we have to at least 
copy the properties file over (which I'm not sure we do either).

CREATALIAS - I doubt it. This shouldn't affect the core.properties.

RELOAD - That's interesting, hadn't really thought about that. It seems 
possible to shoot yourself in the foot here though. I'm also not sure that the 
reload writes out the core.properties file already or not.
                
> Support for the setting of core.properties key/values at create-time on 
> Collections API
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-5208
>                 URL: https://issues.apache.org/jira/browse/SOLR-5208
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrCloud
>    Affects Versions: 4.4
>            Reporter: Tim Vaillancourt
>            Assignee: Erick Erickson
>         Attachments: SOLR-5208.patch
>
>
> As discussed on e-mail thread "Sharing SolrCloud collection configs 
> w/overrides" 
> (http://search-lucene.com/m/MUWXu1DIsqY1&subj=Sharing+SolrCloud+collection+configs+w+overrides),
>  Erick brought up a neat solution using HTTP params at create-time for the 
> Collection API.
> Essentially, this request is for a functionality that allows the setting of 
> variables (core.properties) on Collections API CREATE command.
> Erick's idea:
> "Maybe it's as simple as allowing more params for creation like
> collection.coreName where each param of the form collection.blah=blort
> gets an entry in the properties file blah=blort?..."

--
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]

Reply via email to