pub const WEIGHT_FTS_DEFAULT: f64 = 1.0;
Default weight for the BM25 text contribution in the hybrid-search RRF formula.
hybrid-search