We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
_id
update
1 parent 1783956 commit 9a12ab5Copy full SHA for 9a12ab5
docs/reference/docs/bulk.asciidoc
@@ -293,8 +293,7 @@ Removes the specified document from the index.
293
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
294
295
`_id`::
296
-(Required, string)
297
-The document ID.
+(Required, string) The document ID.
298
299
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
300
--
@@ -321,7 +320,8 @@ The following line must contain the partial document and update options.
321
320
322
323
324
-include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-id]
+`_id`::
325
326
327
0 commit comments