OpenSearch/modules
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
..
aggs-matrix-stats Added unit tests for MatrixStatsAggregator 2017-05-23 16:19:12 +02:00
analysis-common Allow plugins to register pre-configured tokenizers (#24751) 2017-05-19 12:07:04 -04:00
ingest-common Scripting: Add instance and compiled classes to script contexts (#24868) 2017-05-24 14:29:02 -07:00
lang-expression Scripting: Make ScriptEngine.compile generic on the script context (#24873) 2017-05-24 20:06:32 -07:00
lang-mustache Scripting: Make ScriptEngine.compile generic on the script context (#24873) 2017-05-24 20:06:32 -07:00
lang-painless Scripting: Make ScriptEngine.compile generic on the script context (#24873) 2017-05-24 20:06:32 -07:00
parent-join Move InnerHitBuilder queries BWC version to 5.5 after the backport 2017-05-23 22:41:39 +02:00
percolator percolator: Use QueryBuilder.rewriteQuery(...) to rewrite query builder instead of QueryBuilder.rewrite(...) 2017-05-22 12:20:26 +02:00
reindex Scripting: Add instance and compiled classes to script contexts (#24868) 2017-05-24 14:29:02 -07:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 Settings: Remove shared setting property (#24728) 2017-05-17 13:14:12 -07:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00