Configurator

Configurator class

Represents the search network configurator.

public class Configurator

Constructors

Name Description
Configurator() Initializes a new instance of the Configurator class.

Methods

Name Description
AddNode(int) Adds a node to the search network configuration.
CompleteConfiguration() Completes the configuration process and returns an instance of the search network configuration.
SetIndexSettings() Starts configuring the index settings for each shard in the search network.

See Also