MeiliSearch/milli/src/search
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
..
criteria fix bug in exact search 2022-04-04 20:54:03 +02:00
distinct nested fields 2022-04-07 16:58:46 +02:00
facet Fasten the document deletion 2022-07-05 15:30:33 +02:00
matches Avoid having an ending separator before crop marker 2022-06-16 18:23:57 +02:00
fst_utils.rs custom fst automatons 2022-03-15 17:38:35 +01:00
mod.rs Fasten the document deletion 2022-07-05 15:30:33 +02:00
query_tree.rs Use Charabia in milli 2022-06-02 16:59:11 +02:00