Ishan Chattopadhyaya created SOLR-13438:
-------------------------------------------

             Summary: DELETE collection should remove AUTOCREATED configsets
                 Key: SOLR-13438
                 URL: https://issues.apache.org/jira/browse/SOLR-13438
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Ishan Chattopadhyaya


Current user experience:
# User creates a collection (without specifying configset), and makes some 
schema/config changes.
# He's not happy with how the changes turned out, so he deletes and re-creates 
the collection.
# He observes that the previously made settings changes persist. If he is only 
aware of Schema and Config APIs and not explicitly aware of the concept of 
configsets, this will be un-intuitive for him.

Proposed:
DELETE collection could have a flag that can be enabled to delete the configset 
if it has the prefix ".AUTOCREATED".



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to