Hi,
I ran elasticsearch-migration on es 2.4.0 and got warned about the number of fields i specific index.
does it mean that we cannot upgrade to es5 with current data?
Thanks in advanced.
Hi,
I ran elasticsearch-migration on es 2.4.0 and got warned about the number of fields i specific index.
does it mean that we cannot upgrade to es5 with current data?
Thanks in advanced.
You can change the index settings in 5.0 with index.mapping.total_fields.limit for new indices.
Old indices should work even if you went over the default limit.
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.