MeiliSearch/milli/src
2023-11-13 13:51:22 +01:00
..
documents Rename trait 2023-11-13 13:38:36 +01:00
facet update milli with the new parser_filter 2021-11-04 15:02:36 +01:00
heed_codec Actually delete documents from DB when the merge function says so 2023-10-30 11:41:22 +01:00
search Correctly mark non-tests as non-tests 2023-11-06 11:03:56 +01:00
snapshots/index.rs Fix tests 2023-06-14 13:30:52 +02:00
update Factor removal of document from DB 2023-11-13 13:51:22 +01:00
asc_desc.rs fmt 2023-03-30 23:37:26 +02:00
criterion.rs update the syntax of the geoboundingbox filter to uses brackets instead of parens around lat and lng 2023-02-06 16:50:27 +01:00
distance.rs Replace the hnsw crate by the instant-distance one 2023-07-25 12:37:35 +02:00
error.rs Remove soft-deleted related methods from Index 2023-10-30 11:41:22 +01:00
external_documents_ids.rs Fix clippy issues 2023-11-06 11:19:31 +01:00
fields_ids_map.rs Rename trait 2023-11-13 13:38:36 +01:00
index.rs Index::external_id_of 2023-11-09 14:22:43 +01:00
lib.rs Accept the null JSON value as the value of _vectors 2023-08-14 16:03:55 +02:00
proximity.rs Reduce porximity range from 7 to 3 2023-10-03 12:16:48 +02:00
readable_slices.rs Make clippy and fmt happy 2023-06-27 12:32:42 +02:00
score_details.rs Fix score details casing 2023-07-25 15:49:33 +02:00
snapshot_tests.rs Fix tests compilation after changes to ExternalDocumentsIds API 2023-10-30 13:34:07 +01:00