[
https://issues.apache.org/jira/browse/SOLR-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910284#comment-13910284
]
ASF subversion and git services commented on SOLR-5130:
-------------------------------------------------------
Commit 1571279 from [~noble.paul] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1571279 ]
SOLR-5609 Don't let cores create slices/named replicas , SOLR-5130 addReplica
Collections API
> 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: 4.7, 5.0
>
> Attachments: SOLR-5130.patch
>
>
> addReplica API will add a node to a given collection/shard.
> Parameters:
> # node
> # 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]