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.
|
Class and Description |
---|
DictionaryRepository
Represents a repository of all dictionaries in an
Index . |
Class and 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.
|
HomophoneDictionary
Represents a dictionary of heterographic homophones.
|
IWordFormsProvider
Defines interface of a word forms provider.
|
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.
|