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