You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2018/06/21 07:15:00 UTC

[jira] [Created] (SOLR-12507) Modify collection API should support un-setting properties

Shalin Shekhar Mangar created SOLR-12507:
--------------------------------------------

             Summary: Modify collection API should support un-setting properties
                 Key: SOLR-12507
                 URL: https://issues.apache.org/jira/browse/SOLR-12507
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
            Reporter: Shalin Shekhar Mangar
            Assignee: Shalin Shekhar Mangar
             Fix For: master (8.0), 7.5


Modify Collection API can only create/set values today. There should be a way to delete values using the API.

Proposed syntax:
{code}
/admin/collections?action=MODIFYCOLLECTION&property.unset=policy&property.unset=withCollection
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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