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

Noble Paul commented on SOLR-5130:
----------------------------------

currently a user can control several values such as

name :The name of the new core. Same as "name" on the <core> element.
instanceDir : The directory where files for this SolrCore should be stored. 
Same as instanceDir on the <core> element.
datadir : (Optional) Name of the data directory relative to instanceDir

This new API should support this as well, otherwise we would be taking away the 
some features users need

> Implement addReplica Collections API
> ------------------------------------
>
>                 Key: SOLR-5130
>                 URL: https://issues.apache.org/jira/browse/SOLR-5130
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrCloud
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 5.0, 4.7
>
>
> addReplica API will add a node to a given collection/shard.
> Parameters:
> # replica
> # collection
> # shard (optional)
> # _route_ (optional) (see SOLR-4221)
> If shard or _route_ is not specified then physical shards will be created on 
> the node for the given collection using the persisted values of 
> maxShardsPerNode and replicationFactor.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to