com.groupdocs.search.dictionaries
Leave feedback
On this page
The package provides classes of various dictionaries.
| Class | Description |
|---|---|
| AliasReplacementPair | Represents an alias/replacement pair. |
| CharacterReplacementPair | Represents a character/replacement pair. |
| DictionaryRepository | Represents a repository of all dictionaries in the Index . |
| EnglishWordFormsProvider | Represents an English word forms provider. |
| Interface | Description |
|---|---|
| AliasDictionary | Defines interface of a dictionary of aliases. |
| Alphabet | Defines interface of a dictionary of characters that is used during indexing to detect character type. |
| CharacterReplacementDictionary | Defines interface of a character replacement dictionary that is used during the indexing process. |
| DictionaryBase | Defines interface of a dictionary. |
| HomophoneDictionary | Defines interface of a dictionary of heterographic homophones. |
| IWordFormsProvider | Defines interface of a word forms provider. |
| PasswordDictionary | Defines interface of a dictionary of document passwords. |
| SpellingCorrector | Defines interface of a spelling corrector for terms in a query. |
| StopWordDictionary | Defines interface of a dictionary of stop words. |
| SynonymDictionary | Defines interface of a dictionary of synonyms. |
| Enum | 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.