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
Search ConfigurationConfigure search dependency readiness and preserve PostgreSQL fallback and derived-index behavior.Search and IndexingLearn how AutoCore uses PostgreSQL as truth and Meilisearch as a derived public search projection.Data StoresUnderstand what PostgreSQL, Redis, Meilisearch, and media storage own in the AutoCore architecture.