meilisearch/milli/src/update
2023-06-29 14:33:31 +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 Change the TODO message 2023-06-27 12:32:43 +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 Tests: rename snapshots 2022-12-19 10:07:17 +01: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 Move the sortFacetValuesBy in the faceting settings 2023-06-29 14:33:31 +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