Field names are case sensitive. data.tasks.data and Data.tasks.Data are different fields.
Also, if [data][tasks] is an array then that remove_field will not do anything. You need to include the array index in it, or else do something like this.
Field names are case sensitive. data.tasks.data and Data.tasks.Data are different fields.
Also, if [data][tasks] is an array then that remove_field will not do anything. You need to include the array index in it, or else do something like this.
© 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.