mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
[DOCS] Various spelling corrections (#37046)
This commit is contained in:
parent
ac2e09b25a
commit
edb48321ba
66 changed files with 80 additions and 80 deletions
|
@ -72,7 +72,7 @@ operation that executes:
|
|||
`noop`::
|
||||
|
||||
Set `ctx.op = "noop"` if your script doesn't make any
|
||||
changes. The `updateByQuery` operaton then omits that document from the updates.
|
||||
changes. The `updateByQuery` operation then omits that document from the updates.
|
||||
This behavior increments the `noop` counter in the response body.
|
||||
|
||||
`delete`::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue