I have the following data in elasticsearch. The system, which I cannot change, is putting most fields in as strings. See for example MaxProcessingTime. I want to use this data to graph it. The line graphs though need the data to be numeric fields! Can I change a type from a String to either a integer or float?
I have just tried the following to change the type of a field named 'ExchangesCompleted' and although I got a acknowledged=true back the data it is still a string. Note that the property is nested and not sure if the syntax is correct.
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.