[Docs] Fix typo in function-score-query.asciidoc (#50030)

This commit is contained in:
Peter Johnson 2019-12-10 17:32:42 +01:00 committed by Christoph Büscher
parent 15f27d8c54
commit 1a6e5bf220

View File

@ -415,7 +415,7 @@ GET /_search
`offset`::
If an `offset` is defined, the decay function will only compute the
decay function for documents with a distance greater that the defined
decay function for documents with a distance greater than the defined
`offset`. The default is 0.
`decay`::