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

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

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

In case of "implicit" router , we do not wish to assign shard names . So the 
parameter is pretty useless. We can only create as many shards as user 
provides. If no 'shard' params are present we will have to create a collection 
with no shards 

bq.The update is assumed to belong on the receiving shard (that's the implicit 
part).

yeah. makes sense. I can't imagine a name which makes sense foe both cases

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

Is it possible to create collection w/ no shard?, or we do we need to add 
support for that first?
                
> 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