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.
1 parent 9d6ae25 commit 6013890Copy full SHA for 6013890
docs/reference/elasticsearch/mapping-reference/term-vector.md
@@ -14,6 +14,8 @@ Term vectors contain information about the terms produced by the [analysis](docs
14
15
These term vectors can be stored so that they can be retrieved for a particular document.
16
17
+Refer to the [term vectors API examples](../rest-apis/term-vectors-examples.md) page for usage examples.
18
+
19
The `term_vector` setting accepts:
20
21
`no`
0 commit comments