2 references to BaseMatchScore
aspire (2)
Documentation\Docs\DocsIndexService.cs (2)
871
var tokenScore =
BaseMatchScore
;
910
score += ScoreRepeatedMatches(
BaseMatchScore
, codeSpanMatches) * queryTokenWeights[i];