Thanks @dadoonet for the answer, from this dynamic template how could I map an array of repeated set of fields of same type ? and without the same type (not sure it's possible from the documentation) ? :
Example : "field":{"subfield1":[{"subsubfield1":"1","subsubfield2":"246","subsubfield3":"6538","subsubfield4":"-84","subsubfield5":"102"},{"subsubfield1":"1","subsubfield2":"246","subsubfield3":"6540","subsubfield4":"-92","subsubfield5":"102"}]
I tried, but in fact I mixed some stuff and when checking again there is no error for parsing this kind of data except that it leave them as a json displayed in Kibana with a warning saying that "Objects in array are not well supported" :
Could you provide a full recreation script as described in About the Elasticsearch category. It will help to better understand what you are doing. Please, try to keep the example as simple as possible.
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.