OpenSearch/modules
Nik Everett 2a328034ef Support decimal constants with trailing [dD] in painless (#21412)
This adds support to painless for decimal constants with trailing `d` or
`D` to make it compatible with Java. It already supported integer
constants with a trailing `d` or `D` but this adds tests for it.

Closes #21116
2016-11-12 11:08:39 -05:00
..
aggs-matrix-stats Clean up of Script. 2016-11-10 09:59:13 -08:00
ingest-common Clean up of Script. 2016-11-10 09:59:13 -08:00
lang-expression Clean up of Script. 2016-11-10 09:59:13 -08:00
lang-groovy Clean up of Script. 2016-11-10 09:59:13 -08:00
lang-mustache Clean up of Script. 2016-11-10 09:59:13 -08:00
lang-painless Support decimal constants with trailing [dD] in painless (#21412) 2016-11-12 11:08:39 -05:00
percolator Clean up of Script. 2016-11-10 09:59:13 -08:00
reindex Clean up of Script. 2016-11-10 09:59:13 -08:00
transport-netty3 Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
transport-netty4 Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00