1.0.0-rc.1 · Release Candidate1 min read
Search Configuration
Configure search dependency readiness and preserve PostgreSQL fallback and derived-index behavior.
Search configuration selects the Meilisearch projection when it is healthy and configured. PostgreSQL remains authoritative and is the fallback source under dependency failure. A search index is never a second transactional database.
Verification
Verify configured and fallback modes separately, confirm facets and sort behavior, and record the source indicator returned by the API. After a restore, rebuild derived documents instead of restoring stale search state without review.
Related articles
Meilisearch ConfigurationConfigure Meilisearch endpoint, key reference, and derived index namespace for AutoCore.Search and IndexingLearn how AutoCore uses PostgreSQL as truth and Meilisearch as a derived public search projection.Failure and Degraded ModesSee how AutoCore represents delayed search, media failure, worker gating, provider failure, and partial readiness.