See: Description
Interface | Description |
---|---|
IWordFormsProvider |
Defines interface of a word forms provider.
|
Class | Description |
---|---|
AliasDictionary |
Represents a dictionary of aliases.
|
AliasReplacementPair |
Represents an alias/replacement pair.
|
Alphabet |
Represents a dictionary of characters that is used during indexing to detect character type.
|
CharacterReplacementDictionary |
Represents a character replacement dictionary that is used during the indexing process.
|
CharacterReplacementPair |
Represents a character/replacement pair.
|
DictionaryBase |
Represents the base class for a dictionary.
|
DictionaryRepository |
Represents a repository of all dictionaries in an
Index . |
EnglishWordFormsProvider |
Represents an English word forms provider.
|
HomophoneDictionary |
Represents a dictionary of heterographic homophones.
|
PasswordDictionary |
Represents a dictionary of document passwords.
|
SpellingCorrector |
Represents a spelling corrector for terms in a query.
|
StopWordDictionary |
Represents a dictionary of stop words.
|
SynonymDictionary |
Represents a dictionary of synonyms.
|
Enum | Description |
---|---|
CharacterType |
Represents a type of a character, depending on how it should be indexed.
|
The package provides classes of various dictionaries.