You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Ishan Chattopadhyaya (Jira)" <ji...@apache.org> on 2020/08/08 12:17:00 UTC

[jira] [Commented] (SOLR-13438) DELETE collection should remove AUTOCREATED configsets

    [ 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: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org