MeiliSearch/milli/src/update
meili-bors[bot] 256cf33bca
Merge #4039
4039: Fix multiple vectors dimensions r=ManyTheFish a=Kerollmops

This PR fixes #4035, making providing multiple vectors in documents possible. This is fixed by extracting the vectors from the non-flattened version of the documents.

Co-authored-by: Kerollmops <clement@meilisearch.com>
2023-09-07 09:25:58 +00:00
..
facet Truncate the the normalized long facets used in search for facet value 2023-08-08 16:38:30 +02:00
index_documents Merge #4039 2023-09-07 09:25:58 +00: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