How do I get Kibana Discover to display a double (number) as a double? I have a document indexed with the double value 2555417833004 for a particular field.
But when Kibana Discover shows the same document, it displays that value as 2,555,417,720,000. The first 7 digits are correct, but the rest are not.
I did some more testing, and was able to verify, using Postman instead of Kibana to query our Elasticsearch cluster, that the double values are not rounded off in the data, only on the presentation layer (Kibana).
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.