[ 
https://issues.apache.org/jira/browse/SOLR-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Noble Paul updated SOLR-5130:
-----------------------------

    Description: 
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.

  was:
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.


> 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:
> # 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to