meilisearch/meilisearch
Tamo 036b846e4d 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-12 11:26:41 +02:00
..
src Accept the null JSON value as the value of _vectors 2023-08-14 16:03:55 +02:00
tests Fix the stats of the documents deletion by filter 2023-09-12 11:26:41 +02:00
build.rs Add note in code so one does not forget next time 2023-02-16 10:53:14 +01:00
Cargo.toml Update mini-dashboard to version 0.2.11 2023-07-27 13:16:32 +02:00