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 182e835 commit 33ac691Copy full SHA for 33ac691
docs/reference/docs/bulk.asciidoc
@@ -297,8 +297,7 @@ Removes the specified document from the index.
297
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
298
299
`_id`::
300
-(Required, string)
301
-The document ID.
+(Required, string) The document ID.
302
303
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
304
--
@@ -327,7 +326,8 @@ The following line must contain the partial document and update options.
327
326
328
329
330
-include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-id]
+`_id`::
331
332
333
0 commit comments