You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2015/08/03 16:40:05 UTC

[jira] [Commented] (SOLR-7766) support creation of a coreless collection

    [ https://issues.apache.org/jira/browse/SOLR-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651929#comment-14651929 ] 

Christine Poerschke commented on SOLR-7766:
-------------------------------------------

{{createNodeSet=EMPTY}} it is then. github pull request updated (also rebased against latest trunk) and also attached patch to this JIRA.

> 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
>            Assignee: Christine Poerschke
>            Priority: Minor
>         Attachments: SOLR-7766.patch, SOLR-7766.txt
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org