Christine Poerschke created SOLR-7766:
-----------------------------------------
Summary: support creation of a coreless collection
Key: SOLR-7766
URL: https://issues.apache.org/jira/browse/SOLR-7766
Project: Solr
Issue Type: New Feature
Reporter: Christine Poerschke
Priority: Minor
By supplying a deliberately empty create node set (via
{{.../solr/admin/collections?action=CREATE&createNodeSet=&name=myCollection&...}})
the collection can be created in the usual manner but it will just not yet
contain any cores for any of its shards. Later on
{{.../solr/admin/collections?wt=json&action=ADDREPLICA&collection=myCollection&...}}
calls can create cores as and when and where required.
github pull request with proposed changes to follow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]