pub async fn run_dropped(
dir: &Path,
query_text: &str,
space: &str,
min_confidence: f32,
) -> Result<()>Expand description
oxibrain why --dropped "<query>" — print what rank discarded for a
query, from the conservation guarantee (DESIGN §11.8). Empty output
means nothing was dropped.