meilisearch/MeiliSearch

Create test for the dumpless upgrade

Open

#5,392 opened on 2025年3月5日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Rust (20,887 stars) (733 forks)batch import
good first issuemaintenance

説明

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.

コントリビューターガイド