MeiliSearch/milli/src
Loïc Lecrenier 264a04922d Add prefix_word_pair_proximity database
Similar to the word_prefix_pair_proximity one but instead the keys are:
(proximity, prefix, word2)
2022-10-18 10:37:34 +02:00
..
documents Simplify documents! macro to reduce compile times 2022-10-12 09:22:05 +02:00
facet update milli with the new parser_filter 2021-11-04 15:02:36 +01:00
heed_codec Rename StrStrU8Codec to U8StrStrCodec and reorder its fields 2022-10-18 10:37:34 +02:00
search Rename StrStrU8Codec to U8StrStrCodec and reorder its fields 2022-10-18 10:37:34 +02:00
snapshots/index.rs/initial_field_distribution Refactor snapshot tests 2022-08-10 15:53:46 +02:00
update Add prefix_word_pair_proximity database 2022-10-18 10:37:34 +02:00
asc_desc.rs Simplify the error creation with thiserror and a smol friendly macro 2022-05-04 17:24:00 +02:00
criterion.rs Improves ranking rules error message 2022-05-20 21:25:43 +02:00
error.rs bump heed 2022-08-17 17:05:50 +02:00
external_documents_ids.rs Fasten the document deletion 2022-07-05 15:30:33 +02:00
fields_ids_map.rs format the whole project 2021-06-16 18:33:33 +02:00
index.rs Add prefix_word_pair_proximity database 2022-10-18 10:37:34 +02:00
lib.rs Rename StrStrU8Codec to U8StrStrCodec and reorder its fields 2022-10-18 10:37:34 +02:00
proximity.rs Remove limit of 1000 position per attribute 2021-10-12 10:10:50 +02:00
snapshot_tests.rs Add prefix_word_pair_proximity database 2022-10-18 10:37:34 +02:00