`force` is deprecated be mentioned at the end. (#21731)

This commit is contained in:
Adrin Jalali 2016-11-22 16:34:36 +01:00 committed by Clinton Gormley
parent 221caa1c5e
commit 4bb7091f64
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ better GET scaling we will have.
You can use the `version` parameter to retrieve the document only if
its current version is equal to the specified one. This behavior is the same
for all version types with the exception of version type `FORCE` which always
retrieves the document.
retrieves the document. Note that `FORCE` version type is deprecated.
Internally, Elasticsearch has marked the old document as deleted and added an
entirely new document. The old version of the document doesnt disappear