Clarify `function_score` docs.

Closes #18315
This commit is contained in:
Adrien Grand 2016-07-19 10:25:48 +02:00
parent 5b07f81fcf
commit 37d5bcb264
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ GET /_search
NOTE: The scores produced by the filtering query of each function do not matter.
If no query is given with a function this is equivalent to specifying
If no filter is given with a function this is equivalent to specifying
`"match_all": {}`
First, each document is scored by the defined functions. The parameter