i've just implemented a River pulling data from a database, and it is
working just fine, except one of my columns is a FLOAT(7,2) type, but when
it is imported into elasticsearch, the decimalpoint is deleted
Example: Fieldvalue: 999.99 ES-value: 99999
I know this isn't much information to go on, but have you heard of this
problem before?
i've just implemented a River pulling data from a database, and it is
working just fine, except one of my columns is a FLOAT(7,2) type, but when
it is imported into elasticsearch, the decimalpoint is deleted
Example: Fieldvalue: 999.99 ES-value: 99999
I know this isn't much information to go on, but have you heard of this
problem before?
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.