Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 44FA4F45A for ; Mon, 2 Sep 2013 04:31:59 +0000 (UTC) Received: (qmail 3002 invoked by uid 500); 2 Sep 2013 04:31:54 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 2879 invoked by uid 500); 2 Sep 2013 04:31:54 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 2860 invoked by uid 99); 2 Sep 2013 04:31:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Sep 2013 04:31:52 +0000 Date: Mon, 2 Sep 2013 04:31:51 +0000 (UTC) From: "Tim Vaillancourt (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SOLR-5208) Support for the setting of core.properties key/values at create-time on Collections API MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Vaillancourt updated SOLR-5208: ----------------------------------- Summary: Support for the setting of core.properties key/values at create-time on Collections API (was: Support for the setting of properties at create-time on collections API) > Support for the setting of core.properties key/values at create-time on Collections API > --------------------------------------------------------------------------------------- > > Key: SOLR-5208 > URL: https://issues.apache.org/jira/browse/SOLR-5208 > Project: Solr > Issue Type: New Feature > Components: SolrCloud > Affects Versions: 4.4 > Reporter: Tim Vaillancourt > > As discussed on e-mail thread "Sharing SolrCloud collection configs w/overrides", Erick brought up a neat solution using HTTP params at create-time for the Collection API. > Essentially, this request is for a functionality that allows the setting of variables (core.properties) on Collections API CREATE command. > Erick's idea: > "Maybe it's as simple as allowing more params for creation like > collection.coreName where each param of the form collection.blah=blort > gets an entry in the properties file blah=blort?..." -- 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