mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-09 22:48:54 +01:00
db0cf3b2ed
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>
|
||
---|---|---|
.. | ||
deserr | ||
compression.rs | ||
document_formats.rs | ||
error.rs | ||
facet_values_sort.rs | ||
features.rs | ||
index_uid_pattern.rs | ||
index_uid.rs | ||
keys.rs | ||
lib.rs | ||
locales.rs | ||
settings.rs | ||
star_or.rs | ||
task_view.rs | ||
tasks.rs | ||
versioning.rs |