1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Scaling

GroupDocs.Search.Scaling

On this page

The namespace provides classes of scaling functionality.

Classes

Class Description
Indexer Represents a service that manages the distribution of indexed documents across shards of the search network.
Searcher Represents a service that manages search queries to shards of the search network.
SearchNetworkNode Represents a search network node that can contain services such as extractor, indexer, searcher, shard.

Enumeration

Enumeration Description
SearchNetworkStatus Specifies a search network status.

On this page