|
@@ -18,7 +18,7 @@ add, modify, or delete fields within a single document.
|
|
|
{ref}/mapping-index-field.html[`ctx['_index']`] (`String`, read-only)::
|
|
|
The name of the index.
|
|
|
|
|
|
-{ref}/mapping-id-field.html[`ctx['_id']`] (`int`, read-only)::
|
|
|
+{ref}/mapping-id-field.html[`ctx['_id']`] (`String`, read-only)::
|
|
|
The unique document id.
|
|
|
|
|
|
`ctx['_version']` (`int`, read-only)::
|