Hello,
I do have fields in indexes that are listed as "Mapping conflict" (keyword, IP for example).
I know I have to reindex documents to fix that, but how I do I figure out what indices have the wrong type of a field?
Hello,
I do have fields in indexes that are listed as "Mapping conflict" (keyword, IP for example).
I know I have to reindex documents to fix that, but how I do I figure out what indices have the wrong type of a field?
You can see them on Kibana.
Go to Stack Management > Data View and Select the data view were you know there are conflicts.
It will show you a warning saying how many fields have conflict and a link View Conflicts, when you click on this link, it will filter the fields that have conflict and show the conflicting types with another link that says Conflict
, click on this link and it will show in which index the field has which type.
Thank you, @leandrojmp.
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.