MeiliSearch/milli/src
Tamo 3b309f654a
Fasten the document deletion
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.
2022-07-05 15:30:33 +02:00
..
documents nested fields 2022-04-07 16:58:46 +02:00
facet update milli with the new parser_filter 2021-11-04 15:02:36 +01:00
heed_codec Apply suggestions 2022-03-15 14:18:29 +01:00
search Fasten the document deletion 2022-07-05 15:30:33 +02:00
update Fasten the document deletion 2022-07-05 15:30:33 +02:00
asc_desc.rs Simplify the error creation with thiserror and a smol friendly macro 2022-05-04 17:24:00 +02:00
criterion.rs Improves ranking rules error message 2022-05-20 21:25:43 +02:00
error.rs Fasten the document deletion 2022-07-05 15:30:33 +02:00
external_documents_ids.rs Fasten the document deletion 2022-07-05 15:30:33 +02:00
fields_ids_map.rs format the whole project 2021-06-16 18:33:33 +02:00
index.rs Fasten the document deletion 2022-07-05 15:30:33 +02:00
lib.rs Add the max_values_by_facet setting to the database 2022-06-08 17:54:56 +02:00
proximity.rs Remove limit of 1000 position per attribute 2021-10-12 10:10:50 +02:00