[ 
https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698040#comment-13698040
 ] 

Shai Erera commented on SOLR-4221:
----------------------------------

Another usecase is to have multiple collections, each with different number of 
shards and different #replicas. I would not want to see 10 replicas for each 
shard just because I loaded 10 servers. Rather, I think it would be useful if I 
could say "collection1, #shards=3, #replicas=2" (total 6 indexes) and 
"collection2, #shards=4, #replicas=5" (total 20 indexes) and if I bring up a 10 
nodes cluster, the indexes are somehow distributed across them.
                
> Custom sharding
> ---------------
>
>                 Key: SOLR-4221
>                 URL: https://issues.apache.org/jira/browse/SOLR-4221
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>            Assignee: Noble Paul
>         Attachments: SOLR-4221.patch
>
>
> Features to let users control everything about sharding/routing.

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

Reply via email to