File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -297,8 +297,7 @@ Removes the specified document from the index.
297
297
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
298
298
299
299
`_id`::
300
- (Required, string)
301
- The document ID.
300
+ (Required, string) The document ID.
302
301
303
302
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
304
303
--
@@ -327,7 +326,8 @@ The following line must contain the partial document and update options.
327
326
--
328
327
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
329
328
330
- include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-id]
329
+ `_id`::
330
+ (Required, string) The document ID.
331
331
332
332
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
333
333
--
You can’t perform that action at this time.
0 commit comments