Shalin Shekhar Mangar created SOLR-5130:
-------------------------------------------
Summary: Implement addNode 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.5, 5.0
addNode 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 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]