Skip to main content

narrow

Function narrow 

Source
pub fn narrow(
    ix: &InfonIndex<RoarPostings>,
    scope: &[String],
    filters: &[String],
) -> Value
Expand description

Add scope/filter tokens one at a time and report how the matched set shrinks — where it hits zero tells you which constraint the corpus cannot satisfy.