Skip to content

Commit 6b9e33f

Browse files
[DOCS] Add missing privilege to bulk prerequisites (#92237) (#92300)
1 parent a93a886 commit 6b9e33f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/docs/bulk.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ privilege.
4949
** To automatically create a data stream or index with a bulk API request, you
5050
must have the `auto_configure`, `create_index`, or `manage` index privilege.
5151

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+
5255
* Automatic data stream creation requires a matching index template with data
5356
stream enabled. See <<set-up-a-data-stream>>.
5457

0 commit comments

Comments
 (0)