Skip to content

Commit ff7d802

Browse files
committed
[DOCS] EQL: Remove erroneous CCS reference
1 parent f72af5e commit ff7d802

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference/eql/eql.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -447,8 +447,7 @@ GET /my-data-stream/_eql/search
447447

448448
By default, EQL search requests are synchronous and wait for complete results
449449
before returning a response. However, complete results can take longer for
450-
searches across large data sets, <<data-tiers,cold>> or <<data-tiers,frozen>>
451-
data, or <<modules-cross-cluster-search,multiple clusters>>.
450+
searches across large data sets or <<data-tiers,frozen>> data.
452451

453452
To avoid long waits, run an async EQL search. Set `wait_for_completion_timeout`
454453
to a duration you'd like to wait for synchronous results.

0 commit comments

Comments
 (0)