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