I have a longitude and latitude field in my database, which feed elasticsearch using the elasticsearch-jdbc. Both my longitude and latitude values are stored in ElasticSearch as a "Double". The database contains "51.9851034000" and ElasticSearch only contains "51.99".
How can i prevent ElasticSearch from rounding this value so i can use the correct Longitudes?
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.