Browse Source

Clarify `function_score` docs.

Closes #18315
Adrien Grand 9 years ago
parent
commit
37d5bcb264
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/query-dsl/function-score-query.asciidoc

+ 1 - 1
docs/reference/query-dsl/function-score-query.asciidoc

@@ -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