Tim Vaillancourt created SOLR-5208:
--------------------------------------

             Summary: Support for the setting of properties 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to