Published in openvibe-contracts v0.33.0 (docs/adr/ADR-018-search-home.md), rendered as is.

ADR-018: Home of the search index and query contract

Status: Accepted 2026-09-23. Gates Wave 14.

Context and current evidence

There is no index, no index contract and no engine anywhere on the network (D37). Discovery works per product. A permission-aware query spans products, so building it into each product would mean reimplementing it several times.

Decision

Alternatives considered

Migration consequences

Products publish index documents as they adopt Publishing (Wave 15). Community's forum and pastes are the first candidates.

Rollback

Search is a projection. It can be dropped and rebuilt from the owners through the reconciliation listing.

Acceptance tests