OpenSearch/plugins/examples/script-expert-scoring/src
Ryan Ernst caf7792db1 Scripting: Rename SearchScript.needsScores to needs_score (#25235)
This commit renames the needsScores method so as to make it
automatically generatable, based on the name of the `_score` variable
which is available in search scripts. It also adds documentation to
ScriptContext to explain the naming and signature of such methods.
2017-06-14 22:01:19 -07:00
..
main/java/org/elasticsearch/example/expertscript Scripting: Rename SearchScript.needsScores to needs_score (#25235) 2017-06-14 22:01:19 -07:00
test Scripting: Change keys for inline/stored scripts to source/id (#25127) 2017-06-09 08:29:25 -07:00