| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| com.groupdocs.search.dictionaries |
The package provides classes of various dictionaries.
|
| com.groupdocs.search.scaling |
The namespace provides classes of scaling functionality.
|
| Class and Description |
|---|
| DictionaryRepository
Represents a repository of all dictionaries in the
Index. |
| Class and Description |
|---|
| AliasDictionary
Defines interface of a dictionary of aliases.
|
| AliasReplacementPair
Represents an alias/replacement pair.
|
| 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.
|
| CharacterReplacementPair
Represents a character/replacement pair.
|
| CharacterType
Represents a type of a character, depending on how it should be indexed.
|
| DictionaryBase
Defines interface of a dictionary.
|
| DictionaryType
Represents a type 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.
|
| Class and 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.
|
| DictionaryType
Represents a type 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.
|
Copyright © 2026. All rights reserved.