MeiliSearch/milli/src/update
2023-09-06 12:26:00 +02:00
..
facet Normalize for the search the facets values 2023-07-20 17:57:07 +02:00
index_documents Extract the vectors from the non-flattened version of the documents 2023-09-06 12:26:00 +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 Normalize for the search the facets values 2023-07-20 17:57:07 +02:00
delete_documents.rs Merge #3942 2023-07-25 14:37:17 +00:00
indexer_config.rs Skip computing index budget in tests 2023-02-23 11:23:39 +01:00
mod.rs Normalize for the search the facets values 2023-07-20 17:57:07 +02:00
settings.rs Sort by lexicographic order after normalization 2023-07-10 09:26:59 +02: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