Anshum Gupta created SOLR-5356:
----------------------------------

             Summary: 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to