Skip to main content

Module retrieval

Module retrieval 

Source
Expand description

Retrieval operations: local embedding generation and hybrid search with RRF fusion.

See ADR-012 — Retrieval Architecture.

Structs§

SearchHit
A unified search result combining vector and text signals.

Enums§

SearchSource
Which retrieval path(s) contributed to a hit.