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.
_id
update
1 parent 2fc42a1 commit de419b9Copy full SHA for de419b9
docs/reference/docs/bulk.asciidoc
@@ -294,8 +294,7 @@ Removes the specified document from the index.
294
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
295
296
`_id`::
297
-(Required, string)
298
-The document ID.
+(Required, string) The document ID.
299
300
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
301
--
@@ -324,7 +323,8 @@ The following line must contain the partial document and update options.
324
323
325
326
327
-include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-id]
+`_id`::
328
329
330
0 commit comments