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

Tomás Fernández Löbbe commented on SOLR-4061:
---------------------------------------------

Yes, this is kind of limited, It works similar to bootstrap_confdir on Solr 
startup, It doesn't allow to upload configuration from the client side as the 
ZkCli.sh. I'm not sure how this could be implemented to take files from the 
client server without sending the files one by one, any ideas?
In the case of the CloudSolrServer, it could specifically have a method to 
upload a conf directory to zk directly, but this would be outside of the 
Collections API, and won't be usable if you use any other way to connect to 
Solr.
                
> CREATE action in Collections API should allow to upload a new configuration
> ---------------------------------------------------------------------------
>
>                 Key: SOLR-4061
>                 URL: https://issues.apache.org/jira/browse/SOLR-4061
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: Tomás Fernández Löbbe
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 4.1, 5.0
>
>         Attachments: SOLR-4061.patch
>
>
> When creating new collections with the Collection API, the only option is to 
> point to an existing configuration in ZK. It would be nice to be able to 
> upload a new configuration in the same command. 
> For more details see 
> http://lucene.472066.n3.nabble.com/Error-with-SolrCloud-td4019351.html

--
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to