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

Anshum Gupta commented on SOLR-5356:
------------------------------------

As Yonik said, it's supposed to be a default setting.

It was driven by:
1. having defaults specified in the config
2. one time initialization for routing.

> Let users specify composite Id bit composition in the collection config
> -----------------------------------------------------------------------
>
>                 Key: SOLR-5356
>                 URL: https://issues.apache.org/jira/browse/SOLR-5356
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: Anshum Gupta
>
> Let users specify the number of bits to be used for composite id routing in 
> the config file at collection level instead of having to specify it with each 
> document.
> e.g.: in case the user wants to use the following:
> shardkey/2!documentid
> let the user specify something like "route.bits=2!30" and send documentid as
> shardkey!documentid.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to