↓ 1 callersFunctionprimary_match_score(
tag_norm: &str,
aliases_norm: &str,
tag_loose: &str,
aliases_loose: &str,
primary: &str,
danbooru-tags/rust-cli/src/text_match.rs:170
↓ 1 callersFunctionquery_exact_rows(
category: &str,
group_name: &str,
min_count: i64,
prefix_norm: &str,
primary_norm: &str,
danbooru-tags/rust-cli/src/db.rs:142
↓ 1 callersFunctionsecondary_match_score(
tag_norm: &str,
aliases_norm: &str,
tag_loose: &str,
aliases_loose: &str,
term: &str,
)
danbooru-tags/rust-cli/src/text_match.rs:206