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 a93a886 commit 6b9e33fCopy full SHA for 6b9e33f
docs/reference/docs/bulk.asciidoc
@@ -49,6 +49,9 @@ privilege.
49
** To automatically create a data stream or index with a bulk API request, you
50
must have the `auto_configure`, `create_index`, or `manage` index privilege.
51
52
+** To make the result of a bulk operation visible to search using the `refresh`
53
+parameter, you must have the `maintenance` or `manage` index privilege.
54
+
55
* Automatic data stream creation requires a matching index template with data
56
stream enabled. See <<set-up-a-data-stream>>.
57
0 commit comments