OpenSearch/modules
Jack Conradson d62bbca56d
[Scripting] Use Number as a return value for BucketAggregationScript (#35653)
This change fixes #35351. Users were no longer able to return types of numbers other than doubles for bucket aggregation scripts. This change reverts to the previous behavior of being able to return any type of number and having it converted to a double outside of the script.
2018-11-16 12:33:01 -08:00
..
aggs-matrix-stats Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
analysis-common Remove build qualifier from server's Version (#35172) 2018-11-07 14:01:05 +02:00
ingest-common ingest: dot_expander_processor prevent null add/append to source document (#35106) 2018-11-05 17:16:42 -06:00
lang-expression [Scripting] Use Number as a return value for BucketAggregationScript (#35653) 2018-11-16 12:33:01 -08:00
lang-mustache Remove build qualifier from server's Version (#35172) 2018-11-07 14:01:05 +02:00
lang-painless Painless Context Doc: Add min should match example (#35423) 2018-11-15 15:10:49 -05:00
mapper-extras Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
parent-join Add parent-aggregation to parent-join module (#34210) 2018-11-08 14:13:00 +01:00
percolator Ignore date ranges containing 'now' when pre-processing a percolator query (#35160) 2018-11-07 20:41:27 +01:00
rank-eval Prevent throttled indices to be searched through wildcards by default (#34354) 2018-11-06 09:45:30 +01:00
reindex Extract RunOnce into a dedicated class (#35489) 2018-11-14 17:33:04 +01:00
repository-url Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
transport-netty4 Move compression config to ConnectionProfile (#35357) 2018-11-08 10:37:59 -07:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00