[
https://issues.apache.org/jira/browse/SOLR-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173643#comment-17173643
]
Ishan Chattopadhyaya commented on SOLR-13438:
---------------------------------------------
Can't believe this is still not fixed. It needs to be! I was bitten by this as
I was experimenting with a new dataset today:
https://twitter.com/ichattopadhyaya/status/1292018719548305409. Marking this as
a beginner issue.
> 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
>
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]