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.