MeiliSearch/meilisearch
Tamo eac880118a 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:56:01 +02:00
..
src fix the type of the document deletion by filter tasks 2023-05-30 15:18:52 +02:00
tests Fix the stats of the documents deletion by filter 2023-09-12 11:56:01 +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 Allow to disable specialized tokenizations (again) 2023-05-04 15:45:40 +02:00