OpenSearch/test
Ryan Ernst 7d03cff820 Scripting: Make ScriptEngine.compile generic on the script context (#24873)
This commit changes the compile method of ScriptEngine to be generic in
the same way it is on ScriptService. This moves the shim of handling the
two existing context classes into each script engine, so that each
engine can be worked on independently to convert to real handling of
contexts.
2017-05-24 20:06:32 -07:00
..
fixtures Add qa module that tests reindex-from-remote against pre-5.0 versions of Elasticsearch (#24561) 2017-05-11 10:06:20 -04:00
framework Scripting: Make ScriptEngine.compile generic on the script context (#24873) 2017-05-24 20:06:32 -07:00
logger-usage Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
build.gradle Add authentication to reindex-from-remote 2016-07-27 14:17:41 -04:00