MeiliSearch/milli/src/update
bors[bot] ebddfdb9a3
Merge #578
578: Bump uuid to 1.1.2 r=ManyTheFish a=Kerollmops

Just to [align the version with Meilisearch](https://github.com/meilisearch/meilisearch/pull/2584).

Co-authored-by: Kerollmops <clement@meilisearch.com>
2022-07-05 14:56:08 +00:00
..
index_documents Merge #578 2022-07-05 14:56:08 +00:00
available_documents_ids.rs Fasten the document deletion 2022-07-05 15:30:33 +02:00
clear_documents.rs Fasten the document deletion 2022-07-05 15:30:33 +02:00
delete_documents.rs put the threshold back to 10k 2022-07-05 15:57:44 +02:00
facets.rs Merge #436 2022-02-16 15:41:14 +00:00
indexer_config.rs document batch support 2022-01-19 12:40:20 +01:00
mod.rs document batch support 2022-01-19 12:40:20 +01:00
settings.rs Rename the limitedTo parameter into maxTotalHits 2022-06-22 12:00:48 +02:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs Make sure that we do not generate too long keys 2022-05-03 10:03:15 +02:00
word_prefix_pair_proximity_docids.rs Make sure that we do not generate too long keys 2022-05-03 10:03:15 +02:00
words_prefix_position_docids.rs Make sure that we do not generate too long keys 2022-05-03 10:03:15 +02:00
words_prefixes_fst.rs review edits 2022-03-15 17:12:48 +01:00