MeiliSearch/milli/src
2023-11-02 14:47:43 +01:00
..
documents use a bufreader everytime there is a grenad<file> 2023-10-10 15:00:30 +02: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 Update tests 2023-10-31 13:48:47 +01:00
snapshots/index.rs Fix tests 2023-06-14 13:30:52 +02:00
update Always sort internal Sorter entries in parallel 2023-11-02 14:47:43 +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 Use an LMDB database to store the external documents ids 2023-10-30 11:41:23 +01:00
fields_ids_map.rs Fixes for clippy bringing us down to 18 remaining issues. 2022-10-25 20:49:02 +02:00
index.rs Remove unused test 2023-10-31 16:36:27 +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