1 write to IdentitySearchableTextLower
aspire (1)
Documentation\Docs\DocsIndexService.cs (1)
1121
IdentitySearchableTextLower
= $"{_slugLower} {TitleLower}";
1 reference to IdentitySearchableTextLower
aspire (1)
Documentation\Docs\DocsIndexService.cs (1)
682
var matchedTokens = CountDistinctIdentityTokenMatches(doc.
IdentitySearchableTextLower
, queryTokens);