meilisearch/MeiliSearch

Create test for the dumpless upgrade

Open

#5,392 创建于 2025年3月5日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Rust (20,887 star) (733 fork)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.

贡献者指南