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

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

On a related issue, we really need to start passing route configuration 
parameters (like routefield, bits, etc) to a constructor or initialization 
method so that this setup can be done just once (and not have to check for the 
params every time an ID needs to be routed). 

> 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