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

Noble Paul commented on SOLR-4221:
----------------------------------

bq. ability to create a new shard via collections API

What do we do if the cluster already have docs which would belong to this 
shard? Split them too?

bq.when creating a collection, the ability to specify a router (and associated 
config for the router) and have that persisted, etc
I guess this can be a separate issue and can be fixed right away

bq.using request parameters or document fields to direct what shard an update 
is for
 Is there a DocRouter which shards on the basis of document fields? (Other than 
the composite Id router) . I feel we need another one which does not change id 
of the document
                
> 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
>
> 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