You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2013/08/09 17:17:49 UTC

[jira] [Created] (SOLR-5130) Implement addNode Collections API

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