MeiliSearch/milli/src
2023-06-27 12:32:43 +02:00
..
documents fix the addition + deletion bug 2023-05-17 18:28:57 +02:00
facet update milli with the new parser_filter 2021-11-04 15:02:36 +01:00
heed_codec Better use deserialize_unchecked_from to reduce the deserialization time 2023-05-30 14:58:30 +02:00
search Fix the vector query part by using the correct universe 2023-06-27 12:32:43 +02:00
snapshots/index.rs Fix tests 2023-06-14 13:30:52 +02:00
update Ignore when there are too many vectors 2023-06-27 12:32:43 +02: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 Expose an _semanticSimilarity as a dot product in the documents 2023-06-27 12:32:41 +02:00
error.rs Return a user error when the _vectors type is invalid 2023-06-27 12:32:41 +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 Make clippy and fmt happy 2023-06-27 12:32:42 +02:00
lib.rs Introduce a way to store the HNSW on multiple LMDB entries 2023-06-27 12:32:42 +02:00
proximity.rs Remove limit of 1000 position per attribute 2021-10-12 10:10:50 +02:00
readable_slices.rs Make clippy and fmt happy 2023-06-27 12:32:42 +02:00
score_details.rs Add score_details 2023-06-22 12:39:14 +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