Anshum Gupta created SOLR-12810:
-----------------------------------

             Summary: Add an option to split a shard evenly w.r.t. the documents
                 Key: SOLR-12810
                 URL: https://issues.apache.org/jira/browse/SOLR-12810
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Anshum Gupta
            Assignee: Anshum Gupta


Split shard should have an option to create sub-shards on the basis of doc 
distribution i.e. in a way that creates evenly distributed sub-shards.

Right now, the split assumes uniform distribution of data over the hash range, 
but that might not always be true. Having a mechanism that makes a best effort 
for non-uniformly distributed data would be a useful addition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to