Tokenizes a collection of case insensitive strings.
CaseInsensitiveStringCollectionTokenizer()
Tokenizes a collection of case insensitive strings.
Task Tokenize(object Value, TokenizationProcess Process)
Tokenizes an object.
Grade Supports(Type Type)
How well the tokenizer can tokenize objects of type Type .
Task Tokenize(object Value, TokenizationProcess Process)
Tokenizes an object.
Contains information about a tokenization process.
uint DocumentIndexOffset
Document Index Offset. Used to identify sequences of tokens in a document.
Interface for full-text-search tokenizers