| Package | Description |
|---|---|
| com.groupdocs.search.dictionaries |
The package provides classes of various dictionaries.
|
| com.groupdocs.search.scaling |
The namespace provides classes of scaling functionality.
|
| Modifier and Type | Method and Description |
|---|---|
DictionaryType |
DictionaryBase.getDictionaryType()
Gets the dictionary type.
|
static DictionaryType |
DictionaryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DictionaryType[] |
DictionaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract DictionaryBase |
Indexer.getDictionary(DictionaryType dictionaryType,
int shardIndex)
Gets a dictionary from the specified shard.
|
Copyright © 2026. All rights reserved.