elasticsearch/docs/reference/scripting
Ryan Ernst 4de0d77777
Switch stored script example to script_score query (#47691)
The example use of a scoring script was incorrectly using a filter
script query, which has no scoring, and thus no _score variable
avialable. This commit converts the example doc to using the newer
script_score query.
2019-10-07 17:08:37 -07:00
..
engine.asciidoc
expression.asciidoc
fields.asciidoc
painless.asciidoc
security.asciidoc
using.asciidoc