meilisearch/MeiliSearch

Create test for the dumpless upgrade

Geschlossen

#5.392 geöffnet am 05.03.2025

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.542 Forks)batch import
good first issuemaintenance

Repository-Metriken

Stars
 (57.572 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

We must create at least one integration test that pulls the last version of Meilisearch (based on the version in the TOML), indexes a set of documents, changes some settings, and, if possible, keeps some enqueued tasks. Once the database state is set, we must be able to read this database with the --experimental-dumpless-upgrade flag.

Contributor Guide