Skip to content

Commit 8d42e99

Browse files
torcolvinbbrks
andauthored
Update docs/api/components/schemas.yaml
Co-authored-by: Ben Brooks <[email protected]>
1 parent 8685fe2 commit 8d42e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/components/schemas.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1733,7 +1733,7 @@ Database:
17331733
type: number
17341734
default: 1
17351735
num_partitions:
1736-
description: The number of partitions to use for the Global Secondary Indexes (GSI) for large indexes. It is not recommended to set this unless you have performance issues. If set, the recommended number is 8.
1736+
description: The number of partitions to use for the large indexes created by Sync Gateway. It is not recommended to set this unless you require additional horizontal scalability for individual indexes and have appropriately scaled your Query nodes to handle the increased query parallelism. If set, the recommended number is 8 and does not need to be directly related to the number of your Query nodes. Ensure documentation is read to understand the performance tradeoffs and instructions for migration if you have previously run with only one partition.
17371737
type: number
17381738
default: 1
17391739
use_views:

0 commit comments

Comments
 (0)