MeiliSearch/meilisearch
2023-06-26 14:55:57 +02:00
..
src Add API search setting 2023-06-26 14:55:14 +02:00
tests Remove proximity_ranking_rule_order test, fixing this test would force us to create a fid_word_pair_proximity_docids and a fid_word_prefix_pair_proximity_docids databases which may multiply the keys of word_pair_proximity_docids and word_prefix_pair_proximity_docids by the number of attributes in the searchable_attributes list 2023-06-26 14:55:57 +02:00
build.rs Add note in code so one does not forget next time 2023-02-16 10:53:14 +01:00
Cargo.toml Allow to disable specialized tokenizations (again) 2023-05-04 15:45:40 +02:00