pub const RRF_K: f32 = 60.0;
Reciprocal Rank Fusion smoothing constant. Matches Python _RRF_K = 60 from search.py:11.
_RRF_K = 60
search.py:11