mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #157] Sync Ambar to remove file from ambar_file_data, when original file is removed #156
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#156
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sufiyanghori1 on GitHub (May 14, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/157
Hi,
right now, Ambar deduplicates all the files from the path provided to a crawler, However when the file is removed from the original directory, it is still available to ambar, and had to be manually removed from front-end.
Is there a way to make sure file is removed from Ambar file data when it is removed from its cralwer path?
@sochix commented on GitHub (May 16, 2018):
It's done in the latest relase (v2.1.8)