Searched refs:kCompleteMaxValue (Results 1 – 1 of 1) sorted by relevance
824 const int kCompleteMaxValue = 500; in ScoreComponentForMatches() local825 int complete_value = term_length_total * kCompleteMaxValue / max_length; in ScoreComponentForMatches()