CharacterType
CharacterType enumeration
Represents a type of a character, depending on how it should be indexed.
public enum CharacterType
Values
Name | Value | Description |
---|---|---|
Separator | 0 |
The separator character. |
Letter | 1 |
The valid character. |
Blended | 2 |
Both the separator and the valid character. |
SeparateWord | 3 |
The character that represents a whole word. |
See Also
- class Alphabet
- namespace GroupDocs.Search.Dictionaries
- assembly GroupDocs.Search