Skip to content

Commit 36f4e20

Browse files
authored
simplify
1 parent f365b75 commit 36f4e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/search/using-resolve-cluster-endpoint-before-cross-cluster-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ applies_to:
88

99
# Resolve a cluster before {{ccs}} [_advantages_of_using_this_endpoint_before_a_ccs]
1010

11-
You can use the [`_resolve/cluster`](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-resolve-cluster) endpoint before cross-cluster search to determine which remote clusters to include. This helps you identify clusters or indices that should be excluded from your search.
11+
You can use the [`_resolve/cluster`](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-resolve-cluster) endpoint before cross-cluster search to identify clusters or indices to exclude from your search.
1212

1313
You may want to exclude a cluster or index from a search when:
1414

0 commit comments

Comments
 (0)