Update function-score-query.asciidoc

This commit is contained in:
Samuel Molinari 2014-04-19 01:44:52 +01:00 committed by Clinton Gormley
parent f3fe50aac4
commit 909cf4de44
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ The `offset` and `decay` parameters are optional.
[horizontal] [horizontal]
`offset`:: `offset`::
If an `offset` is defined, the decay function will only compute a the 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 that the defined
`offset`. The default is 0. `offset`. The default is 0.