[ https://issues.apache.org/jira/browse/SOLR-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ishan Chattopadhyaya updated SOLR-13438: ---------------------------------------- Description: Current user experience: # User creates a collection (without specifying configset), and makes some schema/config changes. # He's/She's not happy with how the changes turned out, so he/she deletes and re-creates the collection. # He/she observes that the previously made settings changes persist. If he/she is only aware of Schema and Config APIs and not explicitly aware of the concept of configsets, this will be un-intuitive for him/her. Proposed: DELETE collection should delete the configset if it has the prefix ".AUTOCREATED" and that configset isn't being shared by any other collection. was: 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". > DELETE collection should remove AUTOCREATED configsets > ------------------------------------------------------ > > Key: SOLR-13438 > URL: https://issues.apache.org/jira/browse/SOLR-13438 > Project: Solr > Issue Type: Improvement > Reporter: Ishan Chattopadhyaya > Priority: Major > Labels: newdev > > Current user experience: > # User creates a collection (without specifying configset), and makes some > schema/config changes. > # He's/She's not happy with how the changes turned out, so he/she deletes and > re-creates the collection. > # He/she observes that the previously made settings changes persist. If > he/she is only aware of Schema and Config APIs and not explicitly aware of > the concept of configsets, this will be un-intuitive for him/her. > Proposed: > DELETE collection should delete the configset if it has the prefix > ".AUTOCREATED" and that configset isn't being shared by any other collection. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org