[GH-ISSUE #210] how to delete file from MongoDB? #206

Closed
opened 2026-02-27 15:55:38 +03:00 by kerem · 2 comments
Owner

Originally created by @biy-gxnn on GitHub (Jan 2, 2019).
Original GitHub issue: https://github.com/RD17/ambar/issues/210

how to delete file from MongoDB when i don't want to search this file

Originally created by @biy-gxnn on GitHub (Jan 2, 2019). Original GitHub issue: https://github.com/RD17/ambar/issues/210 how to delete file from MongoDB when i don't want to search this file
kerem 2026-02-27 15:55:38 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@isido993 commented on GitHub (Jan 8, 2019):

@biy-gxnn MongoDB is used for storing thumbnails and in some cases for storing original files data. ES is used for searching, so you have to remove the file from the index or mark it as deleted in the UI.
image

<!-- gh-comment-id:452239583 --> @isido993 commented on GitHub (Jan 8, 2019): @biy-gxnn MongoDB is used for storing thumbnails and in some cases for storing original files data. ES is used for searching, so you have to remove the file from the index or mark it as deleted in the UI. ![image](https://user-images.githubusercontent.com/12730310/50823278-a6e15580-1344-11e9-85ae-1a5c3ce01e00.png)
Author
Owner

@stale[bot] commented on GitHub (Jan 23, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:456746763 --> @stale[bot] commented on GitHub (Jan 23, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#206
No description provided.