1
0
mirror of https://github.com/meilisearch/MeiliSearch synced 2025-03-21 15:10:32 +01:00
Tamo 9258e5b5bf Fix the stats of the documents deletion by filter
The issue was that the operation « DocumentDeletionByFilter » was not
declared as an index operation. That means the indexes stats were not
reprocessed after the application of the operation.
2023-09-11 14:04:10 +02:00
..