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

AutoCore Search Operations

Source-verified Admin search view, indexed-resource context, filters, facets, and fallback boundaries.

The Search Operations page compares eligible database documents with indexed documents and reports a mismatch signal. PostgreSQL is authoritative; the search index is derived state.

AreaSource-verified boundary
Readmarketplace.search.view exposes counts, mismatch, and search-operation context.
FiltersCatalog filters and facets follow configured capabilities and search contracts.
DelayWorkers can make public search temporarily lag behind database state.
FallbackDo not promise that every query automatically succeeds during a search outage.

Verification

Verify the route, permission, response state, audit outcome, and public effect before closing the task. Record unknown or configuration-dependent behavior as a limitation.

Related articles