Skip to content

Commit a841843

Browse files
authored
Update cluster-settings.md (#11503)
Signed-off-by: kolchfa-aws <[email protected]>
1 parent c6d5968 commit a841843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_install-and-configure/configuring-opensearch/cluster-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ OpenSearch supports the following cluster-level shard, block, and task settings:
145145

146146
OpenSearch supports the following cluster-level search settings:
147147

148-
- `cluster.search.ignore_awareness_attributes` (Boolean): Controls whether awareness attributes are considered during shard query routing. If `true` (default), the cluster ignores awareness attributes and uses Adaptive Replica Selection (ARS) to choose the optimal shard copy, reducing query response latency. Set this to `false` for routing decisions to prioritize awareness attributes instead of performance-based selection.
148+
- `cluster.search.ignore_awareness_attributes` (Boolean): Controls whether awareness attributes are considered during shard query routing. If `true`, the cluster ignores awareness attributes and uses Adaptive Replica Selection (ARS) to choose the optimal shard copy, reducing query response latency. Set this to `false` for routing decisions to prioritize awareness attributes instead of performance-based selection. Default is `false` (`true` for Amazon OpenSearch Service).
149149

150150
## Cluster-level slow log settings
151151

0 commit comments

Comments
 (0)