MasterNodeConfigurator

MasterNodeConfigurator class

Represents the master node configurator.

public class MasterNodeConfigurator : NodeConfigurator

Methods

Name Description
AddIndexer(string) Adds an indexer service to the search network node.
AddSearcher(string) Adds a searcher service to the search network node.
CompleteNode() Completes the configuration of the search network node.

See Also