Skip to main content

RrfEntry

Type Alias RrfEntry 

Source
type RrfEntry = (f32, Option<usize>, Option<usize>, Option<f32>);
Expand description

RRF fusion entry storing indices instead of cloning SearchHit.