Noble Paul created SOLR-5610:
--------------------------------

             Summary: Support cluster-wide properties with an API called 
CLUSTERPROP
                 Key: SOLR-5610
                 URL: https://issues.apache.org/jira/browse/SOLR-5610
             Project: Solr
          Issue Type: Bug
            Reporter: Noble Paul


Add a collection admin API for cluster wide property management
the new API would create an entry in the root as 
/cluster-props.json
{code:javascipt}
{
"prop":val"
}

The API would work as

/command=clusterprop&name=propName&value=propVal

there will be a set of well-known properties which can be set or unset with 
this command



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to