We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4636a1 commit 29701b0Copy full SHA for 29701b0
docs/reference/query-dsl/script-score-query.asciidoc
@@ -1,8 +1,6 @@
1
[[query-dsl-script-score-query]]
2
=== Script Score Query
3
4
-experimental[]
5
-
6
The `script_score` allows you to modify the score of documents that are
7
retrieved by a query. This can be useful if, for example, a score
8
function is computationally expensive and it is sufficient to compute
0 commit comments