MeiliSearch/meilisearch-types/src
meili-bors[bot] db0cf3b2ed
Merge #4912
4912: Allow Meilitool to dumplessly, offline upgrade v1.9 -> v1.10 in some conditions r=Kerollmops a=dureuill

- bail early if the DB contains at least 1 REST embedder, providing the list of detected REST embedders, and without modifying the DB
- Might depend on the feature set that meilitool was compiled with and the featureset that the Meilisearch that created the DB was compiled with 💀. In case of runtime error, try again with a different feature set (passing or not passing `-p meilitool` when building after a `cargo clean`)

Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-09-05 09:11:23 +00:00
..
deserr Add new errors to meilisearch 2024-07-11 16:31:44 +02:00
compression.rs Compress the snapshot in a tarball 2022-10-27 11:35:15 +02:00
document_formats.rs fix and remove the file-store hack of /dev/null 2024-02-26 10:19:07 +01:00
error.rs New error type when maxBytes is null 2024-09-03 12:01:04 +02:00
facet_values_sort.rs Move the sortFacetValuesBy in the faceting settings 2023-06-29 14:33:31 +02:00
features.rs Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
index_uid_pattern.rs bump deserr 2023-02-14 20:04:30 +01:00
index_uid.rs bump deserr 2023-02-14 20:04:30 +01:00
keys.rs implement the snapshots on demand 2023-09-11 12:35:57 +02:00
lib.rs Implement localized search 2024-07-25 10:51:27 +02:00
locales.rs Fix PR comments 2024-07-25 10:52:56 +02:00
settings.rs Implement localized attributes settings 2024-07-25 10:51:27 +02:00
star_or.rs get rids of the unwrap_any function in favor of take_cf_content 2023-02-14 20:06:31 +01:00
task_view.rs Support deleting documents with functions 2024-07-10 16:28:15 +02:00
tasks.rs Support DocumentEdition in dumps 2024-07-10 16:29:17 +02:00
versioning.rs Change versioning in meili 2024-09-05 10:08:06 +02:00