Skip to main content

Module query

Module query 

Source
Expand description

Ranked hybrid query: FTS5 BM25 + tag / alias / title boosts.

This is not neural retrieval. Scores are useful for ordering within a single brain (and for cross-workspace merge) but are not calibrated probabilities.

Structsยง

PendingLink
Unresolved link kept for later resolution.
QueryOptions
Options for Database::search_ranked / crate::Brain::query_ranked.
RankedHit
A single ranked search hit.