MeiliSearch/milli/src/update
Louis Dureuil 324d448236
Format let-else ❤️ 🎉
2023-07-03 10:20:28 +02:00
..
facet Use the right field id to write the string facet values FST 2023-06-28 15:01:51 +02:00
index_documents Format let-else ❤️ 🎉 2023-07-03 10:20:28 +02:00
prefix_word_pairs Avoid a prefix-related worst-case scenario in the proximity criterion 2022-12-22 12:08:00 +01:00
snapshots/delete_documents.rs Update test 2023-06-29 15:56:36 +02:00
available_documents_ids.rs Fix cargo clippy errors 2022-10-27 01:04:23 +09:00
clear_documents.rs Clean the facet string FSTs when we clear the documents 2023-06-28 15:36:32 +02:00
delete_documents.rs Store the facet string values in multiple FSTs 2023-06-28 14:58:41 +02:00
indexer_config.rs Skip computing index budget in tests 2023-02-23 11:23:39 +01:00
mod.rs Restrict field ids in search context 2023-06-26 14:55:57 +02:00
settings.rs Merge #3866 2023-06-29 15:24:36 +00:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs Fixing piles of clippy errors. 2022-10-13 22:02:54 +02:00
words_prefix_integer_docids.rs Fix indexing of word_prefix_fid_docids 2023-04-29 10:56:48 +02:00
words_prefixes_fst.rs Fix clippy errors 2022-11-04 09:27:46 +09:00