Skip to content

Commit 96cd967

Browse files
authored
Update search-across-clusters.asciidoc to reflect the true default value of skip_unavailable setting. (elastic#120592) (elastic#120631)
1 parent 157fe74 commit 96cd967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search/search-your-data/search-across-clusters.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ PUT _cluster/settings
109109
// end::ccs-remote-cluster-setup[]
110110

111111
<1> Since `skip_unavailable` was not set on `cluster_three`, it uses
112-
the default of `false`. See the <<skip-unavailable-clusters>>
112+
the default of `true`. See the <<skip-unavailable-clusters>>
113113
section for details.
114114

115115

0 commit comments

Comments
 (0)