We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0554f4c commit 67fe3dcCopy full SHA for 67fe3dc
docs/reference/mapping/fields/id-field.asciidoc
@@ -25,6 +25,9 @@ using the appropriate mapping attributes:
25
}
26
--------------------------------------------------
27
28
+==== path
29
+deprecated[v1.5.0]
30
+
31
The `_id` mapping can also be associated with a `path` that will be used
32
to extract the id from a different location in the source document. For
33
example, having the following mapping:
docs/reference/mapping/fields/routing-field.asciidoc
@@ -26,6 +26,7 @@ is required.
[float]
==== path
The routing value can be provided as an external value when indexing
(and still stored as part of the document, in much the same way
0 commit comments