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.
© 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.