OpenSearch/core
Jim Ferenczi e7444f7d77 Fix scaled_float numeric type in aggregations (#22351)
`scaled_float` should be used as DOUBLE in aggregations but currently they are used as LONG.
This change fixes this issue and adds a simple it test for it.

Fixes #22350
2016-12-27 09:23:22 +01:00
..
licenses Add version 5.0.3 2016-11-29 18:34:55 -05:00
src Fix scaled_float numeric type in aggregations (#22351) 2016-12-27 09:23:22 +01:00
build.gradle Update Joda Time to version 2.9.5 (#21468) 2016-11-10 17:32:46 +01:00