OpenSearch/modules
Ryan Ernst 8aaea51a0a Scripting: Move context definitions to instance type classes (#24883)
This is a simple refactoring to move the context definitions into the
type that they use. While we have multiple context names for the same
class at the moment, this will eventually become one ScriptContext per
instance type, so the pattern of a static member on the interface called
CONTEXT can be used. This commit also moves the consolidated list of
contexts provided by core ES into ScriptModule.
2017-05-25 12:18:45 -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: Move context definitions to instance type classes (#24883) 2017-05-25 12:18:45 -07:00
lang-expression Scripting: Move context definitions to instance type classes (#24883) 2017-05-25 12:18:45 -07:00
lang-mustache Scripting: Move context definitions to instance type classes (#24883) 2017-05-25 12:18:45 -07:00
lang-painless Scripting: Move context definitions to instance type classes (#24883) 2017-05-25 12:18:45 -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: Move context definitions to instance type classes (#24883) 2017-05-25 12:18:45 -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