pub fn narrow(
ix: &InfonIndex<RoarPostings>,
scope: &[String],
filters: &[String],
) -> ValueExpand 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.