|
@@ -1,14 +1,14 @@
|
|
|
[role="xpack"]
|
|
|
[testenv="basic"]
|
|
|
[[schedule-now-transform]]
|
|
|
-= Schedule Now {transform} API
|
|
|
+= Schedule now {transform} API
|
|
|
|
|
|
[subs="attributes"]
|
|
|
++++
|
|
|
-<titleabbrev>Shedule Now {transform}</titleabbrev>
|
|
|
+<titleabbrev>Schedule now {transform}</titleabbrev>
|
|
|
++++
|
|
|
|
|
|
-Schedules now a {transform}.
|
|
|
+Instantly runs a {transform} to process data.
|
|
|
|
|
|
[[schedule-now-transform-request]]
|
|
|
== {api-request-title}
|
|
@@ -24,10 +24,10 @@ in the `transform_admin` built-in role.
|
|
|
[schedule-now-transform-desc]]
|
|
|
== {api-description-title}
|
|
|
|
|
|
-If you _schedule_now a {transform}, it will process the new data instantly,
|
|
|
+When you run this API, the {transform} processes the new data instantly,
|
|
|
without waiting for the configured `frequency` interval.
|
|
|
-After _schedule_now API is called, the transform will be processed again at
|
|
|
-`now + frequency` unless _schedule_now API is called again in the meantime.
|
|
|
+Subsequently, the transform will be processed again at
|
|
|
+`now + frequency` unless the API is called again in the meantime.
|
|
|
|
|
|
[[schedule-now-transform-path-parms]]
|
|
|
== {api-path-parms-title}
|