meilisearch/MeiliSearch

Create test for the dumpless upgrade

Chiusa

#5392 aperta il 5 mar 2025

 (2 commenti) (0 reazioni) (0 assegnatari)Rust (2542 fork)batch import
good first issuemaintenance

Metriche repository

Star
 (57.572 stelle)
Metriche merge PR
 (Merge medio 11g 20h) (41 PR mergiate in 30 g)

Descrizione

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.

Guida contributor