Skip to content

Commit 4e08de4

Browse files
committed
Revised resolve-cluster.asciidoc further
1 parent 0af647e commit 4e08de4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/indices/resolve-cluster.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ ignored when frozen. Defaults to `false`.
111111
deprecated:[7.16.0]
112112

113113

114+
[discrete]
114115
[[usecases-for-resolve-cluster]]
115-
116116
=== Test availability of remote clusters
117117

118118
The <<cluster-remote-info,remote/info>> endpoint is commonly used to test whether the "local"
@@ -130,7 +130,7 @@ been (re-)established.
130130

131131
You may want to exclude a cluster or index from a search when:
132132

133-
1. A remote cluster is not currently connected and is configured with `skip_unavailable`=`false`.
133+
1. A remote cluster could not be connected to and is configured with `skip_unavailable`=`false`.
134134
Executing a {ccs} under those conditions will cause
135135
<<cross-cluster-search-failures,the entire search to fail>>.
136136

@@ -209,6 +209,7 @@ The API returns the following response:
209209
<5> The Elasticsearch server version.
210210

211211

212+
[discrete]
212213
[[resolve-cluster-api-error-example]]
213214
==== Identifying potential problems with your {ccs}
214215

0 commit comments

Comments
 (0)