MeiliSearch/meilisearch-lib/src
bors[bot] 341756a0eb
Merge #2357
2357: chore(dump): add dump tests r=Kerollmops a=irevoire

Add tests on the import of dump v1, v2, v3 and v4.

Since the dumps are slow to decompress, I made the `flate2` crate always compile in optimized.
And since they're also slow to index, I also made the `milli` crate always compile in optimized. What do you think of this `@MarinPostma?`
Should we keep milli unoptimized in case it could help us debug some things? 👀 

Co-authored-by: Tamo <tamo@meilisearch.com>
2022-05-24 12:24:29 +00:00
..
index chore(search): rename in the search endpoint 2022-05-19 16:31:37 +02:00
index_controller Merge #2357 2022-05-24 12:24:29 +00:00
index_resolver chore(all): bump milli 2022-03-16 16:34:44 +01:00
tasks chore(all): bump milli 2022-03-16 16:34:44 +01:00
analytics.rs rename user-id to instance-uid 2021-10-29 17:25:52 +02:00
compression.rs implement new dump v2 2021-09-30 14:49:13 +02:00
document_formats.rs change truncate strategy and coresponding test 2022-03-31 10:39:21 +08:00
error.rs feat(all): introduce minWordLengthForTypo 2022-04-06 19:03:24 +02:00
lib.rs Export milli's heed from meilisearch-lib 2022-03-24 15:30:10 +01:00
options.rs Add more detailed comments for max_indexing_threads 2022-03-31 09:32:45 +09:00
snapshot.rs chore(all): bump milli 2022-03-16 16:34:44 +01:00
update_file_store.rs feat(all): Task store 2021-12-02 20:14:42 +01:00