Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/reference/docs/bulk.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ privilege.
** To automatically create a data stream or index with a bulk API request, you
must have the `auto_configure`, `create_index`, or `manage` index privilege.

** To make the result of a bulk operation visible to search using the `refresh`
parameter, you must have the `maintenance` or `manage` index privilege.

* Automatic data stream creation requires a matching index template with data
stream enabled. See <<set-up-a-data-stream>>.

Expand Down