GroupDocs.Search.Dictionaries
Leave feedback
On this page
The namespace provides classes of various dictionaries.
| 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 the 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. |
| DictionaryType | Represents a type of a dictionary. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.