Searched refs:term_score (Results 1 – 1 of 1) sorted by relevance
751 int term_score = std::max(url_score, title_score); in ScoredMatchForURL() local752 if (term_score == 0) in ScoredMatchForURL()778 match.raw_score = std::min(kScoreRank[0], (term_score + score + in ScoredMatchForURL()