[DOCS] Add anchor to version types list. (#45886)

This commit is contained in:
debadair 2019-08-22 17:13:07 -07:00 committed by Deb Adair
parent 029725fc35
commit 0d208dedf6
1 changed files with 1 additions and 0 deletions

View File

@ -429,6 +429,7 @@ whatever reason.
In addition to the `external` version type, Elasticsearch
also supports other types for specific use cases:
[[_version_types]]
`internal`:: Only index the document if the given version is identical to the version
of the stored document.