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

Yonik Seeley commented on SOLR-5356:
------------------------------------

I'd rather think of this as configuring the default number of bits (for 
example, compositeId defaults to a 16/16 split).
It's less important for compositeId, but the 3-level router will definitely 
want this. 

> 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