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

Yonik Seeley commented on SOLR-4221:
------------------------------------

bq. 'numShards is a required param for default 'compositeId' router.

We want things to be as easy as possible to get going... it may make sense to 
have a default of 1 for numShards.

bq. The name of the Router is a bit confusing. I fee it should be called 
"explicit" instead of "implicit". But let us leave it

Yeah... I guess what I was thinking at the time was when someone sent and 
update to a shard w/ no further routing info.  The update is assumed to belong 
on the receiving shard (that's the implicit part).  Of course it should work 
with explict shard info too.

bq. new required parameter 'shard' (multivalued) for 'implicit' route

One should be able to create a collection w/ no shards also (although normally 
the next steps would be to create shards).


                
> 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