DataOperationalEnvironment scoped
Search
Module-owned indexes keep searchable documents aligned with committed state.
Instances4Placed in the selected environment
Replica freshness9 / 129 of 12 copies current
Regions3Holding a copy of this environment
In flight2Runtime work running right now
What it guarantees
Search is scoped to the module and the instance that owns it. Index work follows a commit, so the rows stay authoritative and the searchable projection is derived from them.
- Declare a search index beside the schema it projects
- Update an index from committed state rather than from a write in flight
- Filter results inside the instance boundary that asked for them
Configured resources
What this capability is holding up in the environment in scope right now.
| Resource | Kind | State | Configuration |
|---|---|---|---|
| roundSearch | Search index | Active | Room, entrant, and outcome fields |
| itemLookup | Search index | Active | Reference, item, and owner |
| projection queue | Projection queue | Watching | 74 ms p95 behind the commit |
Telemetry
Indexed documents82,600Across active instances
Index lag74 msp95 behind committed state
Search p9531 msIn the selected environment
Recent activity
- Index segment publishedCompleted, 3 minutes ago1,204 round documents became searchable.
- Projection caught upObserved, 8 minutes agoitemLookup reached the latest committed state.