MeiliSearch/milli/src
2023-10-30 11:29:08 +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 Normalize for the search the facets values 2023-07-20 17:57:07 +02:00
search clean PR warnings 2023-10-30 11:22:05 +01:00
snapshots/index.rs Fix tests 2023-06-14 13:30:52 +02:00
update Implement all the facet extraction paths and simplify them 2023-10-30 11:29:08 +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 get rids of the new introduced error code in favor of an io::Error 2023-10-10 15:12:23 +02:00
external_documents_ids.rs improve the way we handle the fsts 2023-05-22 11:15:14 +02: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 Generalize usage of CboRoaringBitmap codec to ease the use 2023-10-30 11:15:02 +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 Add trailing pipe to the snapshots so it doesn't end with trailing whitespace 2023-06-14 13:30:52 +02:00