I have some fields on which i do not perform any searching or aggregations and i dont care about that fields either?
how do i ignore mapping conflicts while forwarding data?
Also there is one field which is object
Thanks,
Meet Dave
I have some fields on which i do not perform any searching or aggregations and i dont care about that fields either?
how do i ignore mapping conflicts while forwarding data?
Also there is one field which is object
Thanks,
Meet Dave
Hey,
Perhaps ignore_malformed
is the setting you're after? https://www.elastic.co/guide/en/elasticsearch/reference/current/ignore-malformed.html
Yeah but that setting doesn't support object vs string.
Is there any way to ignore conflict that type?
Thank you
Nope, there's not.
You may want to look at this thread:
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.