We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa8e2de commit 68eafaeCopy full SHA for 68eafae
specification/_global/update_by_query/UpdateByQueryRequest.ts
@@ -60,6 +60,7 @@ import { Duration } from '@_types/Time'
60
* Any update requests that completed successfully still stick, they are not rolled back.
61
*
62
* **Refreshing shards**
63
+ *
64
* Specifying the `refresh` parameter refreshes all shards once the request completes.
65
* This is different than the update API's `refresh` parameter, which causes just the shard
66
* that received the request to be refreshed. Unlike the update API, it does not support
0 commit comments