I am trying to write an aggregation query which needs to calculate sum of 2 numeric fields without using Script feature
Please help.
I am trying to write an aggregation query which needs to calculate sum of 2 numeric fields without using Script feature
Please help.
You could write a native Java plugin that does what you need or perhaps consider an expression script that retains near-native performance and is a deliberately simplified syntax to avoid security issues [1]
Thanks Mark for your quick response.
© 2020. All Rights Reserved - Elasticsearch
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.