You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Arkadi Colson (JIRA)" <ji...@apache.org> on 2013/03/05 09:20:11 UTC

[jira] [Created] (SOLR-4528) Implementation numShards option in admin interface

Arkadi Colson created SOLR-4528:
-----------------------------------

             Summary: Implementation numShards option in admin interface
                 Key: SOLR-4528
                 URL: https://issues.apache.org/jira/browse/SOLR-4528
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
    Affects Versions: 4.1
            Reporter: Arkadi Colson


Currently it is possible to just start creating shards on nodes with the admin interface without creating the collection first with the API. This way of working creates a collection with having numShards = null in the zookeeper config and giving trouble on updates. It would be great to have a numShards field when creating the first shard/node of a collection.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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