hi There,
please help me to solve this one
Thanks
You can use scripted fields to do this.
https://www.elastic.co/guide/en/kibana/current/scripted-fields.html
It would look something like this if your field names are the same in CSV.
return doc['tamil'].value + doc['english'].value + etc
Depending on what you want to use this for this could not be the best solution.
hi aaron_nimocks,
could you explain me this how I can achieve this one
or a small example please am new in kibana
thanks for the reply
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.