Skip to content
AutoCore1.0.0-rc.1 · Release Candidate
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