OpenSearch/modules
Tal Levy eaf82a6e7e compile ScriptProcessor inline scripts when creating ingest pipelines (#21858)
Inline scripts defined in Ingest Pipelines are now compiled at creation time to preemptively catch errors on initialization of the pipeline.

Fixes #21842.
2016-12-14 17:26:51 -08:00
..
aggs-matrix-stats Fix `missing` on aggs on `boolean` fields. (#22135) 2016-12-14 10:03:09 +01:00
ingest-common compile ScriptProcessor inline scripts when creating ingest pipelines (#21858) 2016-12-14 17:26:51 -08:00
lang-expression Enable strict duplicate checks for JSON content 2016-12-14 09:35:53 +01:00
lang-mustache Consolidate more parser creation into ESTestCase 2016-12-13 20:28:41 -05:00
lang-painless Test fix for def equals test in Painless. (#21945) 2016-12-02 14:41:13 -08:00
percolator Enable strict duplicate checks for JSON content 2016-12-14 09:35:53 +01:00
reindex Consolidate the last easy parser construction (#22095) 2016-12-14 15:41:25 -05:00
transport-netty4 Handle connection close / reset events gracefully during handshake (#22178) 2016-12-14 23:04:14 +01:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00