Anshum Gupta created SOLR-5958:
----------------------------------

             Summary: Document (and fix) numShards and router selection 
parameter in SolrCloud
                 Key: SOLR-5958
                 URL: https://issues.apache.org/jira/browse/SOLR-5958
             Project: Solr
          Issue Type: Task
          Components: SolrCloud
            Reporter: Anshum Gupta
            Priority: Minor


Right now numShards works in rather mysterious ways (unless you know how it 
works). We should clearly document the following:
* If we start SolrCloud with bootstrapping, without mentioning numShards 
parameter, it defaults to 1 and also defaults the router to 'implicit'.
* Mentioning numShards param, defaults the router to compositeId.
* Though the bootstrap does not treat numShards as a required param, the 
Collection API does and throw an error if we don't specify numShards.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to