SetDictionary
Leave feedback
On this page
Sets a dictionary in the specified shard.
public void SetDictionary(DictionaryBase dictionary, int shardIndex)
| Parameter | Type | Description |
|---|---|---|
| dictionary | DictionaryBase | The dictionary. |
| shardIndex | Int32 | The shard index. |
- class DictionaryBase
- class Indexer
- namespace GroupDocs.Search.Scaling
- assembly GroupDocs.Search
Sets a dictionary in all shards.
public void SetDictionary(DictionaryBase dictionary)
| Parameter | Type | Description |
|---|---|---|
| dictionary | DictionaryBase | The dictionary. |
- class DictionaryBase
- class Indexer
- namespace GroupDocs.Search.Scaling
- assembly GroupDocs.Search
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.