CreateMasterNode
Leave feedback
On this page
Creates a master node of the search network.
public static SearchNetworkNode CreateMasterNode(int nodeIndex, string storagePath,
INetworkSettings networkSettings, ILogger logger, Configuration configuration)
| Parameter | Type | Description |
|---|---|---|
| nodeIndex | Int32 | The node index. |
| storagePath | String | The storage path. |
| networkSettings | INetworkSettings | The network settings. |
| logger | ILogger | The logger. |
| configuration | Configuration | The configuration. |
The master node.
- interface INetworkSettings
- interface ILogger
- class Configuration
- class SearchNetworkNode
- 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.