|
@@ -450,10 +450,17 @@ end::index-total[]
|
|
|
tag::bulk-index[]
|
|
|
`_index`::
|
|
|
(Optional, string)
|
|
|
-Name of the data stream, index, or index alias to perform the action on. This
|
|
|
+Name of the index or index alias to perform the action on. This
|
|
|
parameter is required if a `<target>` is not specified in the request path.
|
|
|
end::bulk-index[]
|
|
|
|
|
|
+tag::bulk-index-ds[]
|
|
|
+`_index`::
|
|
|
+(Optional, string)
|
|
|
+Name of the data stream, index, or index alias to perform the action on. This
|
|
|
+parameter is required if a `<target>` is not specified in the request path.
|
|
|
+end::bulk-index-ds[]
|
|
|
+
|
|
|
tag::index-metric[]
|
|
|
`<index-metric>`::
|
|
|
+
|