| Modifier and Type | Method and Description |
|---|---|
SearchService.Update |
SearchService.UpdateStages.WithPartitionCount.withPartitionCount(int count)
Specifies the Partitions count of the Search service.
|
SearchService.Update |
SearchService.UpdateStages.WithReplicaCount.withReplicaCount(int count)
Specifies the replicas count of the Search service.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/