mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-04-12 01:21:40 +02:00

When a document deletion occurs, instead of deleting the document we mark it as deleted in the new “soft deleted” bitmap. It is then removed from the search, and all the other endpoints.