Skip to content
AutoCore1.0.0-rc.1 · Release Candidate
1.0.0-rc.1 · Release Candidate1 min read

Meilisearch Requirements

Meilisearch is a derived search dependency that can be reconciled from PostgreSQL when source-supported.

Meilisearch is the derived query, facet, and sort projection for public search. The source and rehearsal topology use Meilisearch v1.11. PostgreSQL remains authoritative, and the API can fall back to PostgreSQL when Meilisearch is unavailable.

Verification

Confirm the endpoint and master-key reference, index namespace, health response, and representative query behavior. After a restore or index loss, rebuild from PostgreSQL through the reviewed reindex path; do not restore stale search documents as if they were transactional data.

Related articles