2 references to Tokenize
aspire (2)
Documentation\Docs\DocsIndexService.cs (2)
244foreach (var token in Tokenize(document.AllSearchableTextLower)) 318var queryTokens = Tokenize(query);