clowder-framework / clowder

A data management system that allows users to share, annotate, organize and analyze large collections of datasets. It provides support for extensible metadata annotation using JSON-LD and a distribute analytics event bus for automatic curation of uploaded data.
https://clowderframework.org/
University of Illinois/NCSA Open Source License
34 stars 17 forks source link

Delete elasticsearch index on deletion, omit trash search results #390

Closed max-zilla closed 11 months ago

max-zilla commented 1 year ago

377

This does 2 things:

Currently deleting index doesn't happen on trash, only delete - in theory people might want to search trash? But I'm not sold on this so if we think it should be done on moving to trash I can adjust it.