GroupDocs.Search.Dictionaries Namespace |
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.
Each character can be handled as separator, as letter, or both.
| |
CharacterReplacementDictionary |
Represents a character replacement dictionary that is used during the indexing process.
Character replacement can be used, for example, to remove accents from accented characters or to make case-insensitive index.
| |
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.
|
Interface | Description | |
---|---|---|
IWordFormsProvider |
Defines interface of a word forms provider.
|
Enumeration | Description | |
---|---|---|
CharacterType |
Represents a type of a character, depending on how it should be indexed.
|