GetDictionary
Indexer.GetDictionary method
Gets a dictionary from the specified shard.
public DictionaryBase GetDictionary(DictionaryType dictionaryType, int shardIndex)
Parameter | Type | Description |
---|---|---|
dictionaryType | DictionaryType | The dictionary type. |
shardIndex | Int32 | The shard index. |
Return Value
The dictionary.
See Also
- class DictionaryBase
- enum DictionaryType
- class Indexer
- namespace GroupDocs.Search.Scaling
- assembly GroupDocs.Search