OpenSearch/modules
Nik Everett 457c2d8fb0 Add Debug.explain to painless
You can use `Debug.explain(someObject)` in painless to throw an
`Error` that can't be caught by painless code and contains an
object's class. This is useful because painless's sandbox doesn't
allow you to call `someObject.getClass()`.

Closes #20263
2016-11-22 12:46:02 -05:00
..
aggs-matrix-stats Clean up of Script. 2016-11-10 09:59:13 -08:00
ingest-common add `ignore_missing` option to SplitProcessor (#20982) 2016-11-16 15:46:09 +02:00
lang-expression Upgrade to lucene-6.3.0. (#21464) 2016-11-14 09:36:45 +01:00
lang-groovy Wrap GroovyBugErrors in ScriptExceptions 2016-11-19 07:11:13 -05:00
lang-mustache Remove generics from ActionRequest 2016-11-14 15:32:01 -08:00
lang-painless Add Debug.explain to painless 2016-11-22 12:46:02 -05:00
percolator Merge remote-tracking branch 'upstream/master' into feature/seq_no 2016-11-15 17:09:08 +00:00
reindex Expose executor service interface from thread pool 2016-11-17 09:18:49 -05:00
transport-netty4 Die with dignity on the network layer 2016-11-21 22:14:30 -05:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00