pub fn default_filter(term: &str, targets: &[String]) -> Vec<Rank>
Default filter using simple substring matching.