Skip to content

Commit 01d5a86

Browse files
Update docs/reference/elasticsearch/rest-apis/update-by-query-api.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent f71120d commit 01d5a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/rest-apis/update-by-query-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can learn how to:
2121
- Use slicing to parallelize updates
2222
- Apply updates after mapping changes
2323

24-
## Basic usage
24+
## Run basic updates
2525

2626
The simplest usage of `_update_by_query` just performs an update on every document in the data stream or index without changing the source. This is useful to [pick up a new property](#pick-up-a-new-property) or some other online mapping change.
2727

0 commit comments

Comments
 (0)