Skip to content

Commit 29701b0

Browse files
Remove experimental label froms script_score query (#41572)
1 parent d4636a1 commit 29701b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/reference/query-dsl/script-score-query.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[[query-dsl-script-score-query]]
22
=== Script Score Query
33

4-
experimental[]
5-
64
The `script_score` allows you to modify the score of documents that are
75
retrieved by a query. This can be useful if, for example, a score
86
function is computationally expensive and it is sufficient to compute

0 commit comments

Comments
 (0)