OpenSearch/x-pack/plugin/ml
David Roberts b89551c452
[ML] Display integers without .0 in file structure field stats (#33947)
Previously numeric values in the field_stats created by the
find_file_structure endpoint were always output with a
decimal point.  This looked unfriendly and unnatural for
fields that clearly store integer values.  This change
converts integer values to type Integer before output in
the file structure field stats.
2018-09-22 15:48:59 +01:00
..
cpp-snapshot Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
licenses [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00
qa Delete custom index if the only contained job is deleted (#33788) 2018-09-19 07:42:26 -07:00
src [ML] Display integers without .0 in file structure field stats (#33947) 2018-09-22 15:48:59 +01:00
build.gradle [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00