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 a1034b4 commit 3ad3857Copy full SHA for 3ad3857
docs/reference/docs/bulk.asciidoc
@@ -247,8 +247,7 @@ Removes the specified document from the index.
247
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
248
249
`_id`::
250
-(Required, string)
251
-The document ID.
+(Required, string) The document ID.
252
--
253
254
`index`::
@@ -271,7 +270,8 @@ The following line must contain the partial document and update options.
271
270
272
273
274
-include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-id]
+`_id`::
275
276
277
`doc`::
0 commit comments