mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] Changes wording to move away from data frame terminology in the ES repo (#47093)
* [DOCS] Changes wording to move away from data frame terminology in the ES repo. Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
e4fc9425e8
commit
a6c517a96e
6 changed files with 86 additions and 81 deletions
|
@ -21,7 +21,7 @@ list of IDs or a single ID. Wildcards, `*` and `_all` are also accepted.
|
|||
---------------------------------------------------
|
||||
include-tagged::{doc-tests-file}[{api}-request]
|
||||
---------------------------------------------------
|
||||
<1> Constructing a new stop request referencing an existing {transform}
|
||||
<1> Constructing a new stop request referencing an existing {transform}.
|
||||
|
||||
==== Optional arguments
|
||||
|
||||
|
@ -31,7 +31,7 @@ The following arguments are optional.
|
|||
--------------------------------------------------
|
||||
include-tagged::{doc-tests-file}[{api}-request-options]
|
||||
--------------------------------------------------
|
||||
<1> If true wait for the transform task to stop before responding
|
||||
<1> If true wait for the {transform} task to stop before responding.
|
||||
<2> Controls the amount of time to wait until the {transform} stops.
|
||||
<3> Whether to ignore if a wildcard expression matches no {transforms}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue