OpenSearch/modules/lang-painless
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
..
licenses merge master 2016-06-11 13:23:17 -04:00
src Scripting: Rename SearchScript.needsScores to needs_score (#25235) 2017-06-14 22:01:19 -07:00
build.gradle Test: Move flag to painless tests (#24494) 2017-05-04 13:11:09 -04:00