type RrfEntry = (f32, Option<usize>, Option<usize>, Option<f32>);
RRF fusion entry storing indices instead of cloning SearchHit.
SearchHit