I am tried to create a scripted filed that return me a number with all the executed queries
I try to execute my query in scripted filed in kibana
help me plz to fix it or something else how to do that
Or did you create a scripted field and trying to utilize it in a DSL query? If so then you just use the field name you gave it when you created the field.
in the scripted filed I can access to exist fields value like this: doc['filed'].value
how can I do this In normal DSL ?
I tried for each point in my fields to execute the geo_distance and the range query and count it to a
new field.
any suggestion how to do it?
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.