Hello all,
I have my elasticsearch with 100gb of data and now I’m trying to add keyword for one field . So is it possible to update the mapping without reindexing the date
if keyword is not there for particular field I couldn’t not apply visualization
If no special Mapping is PUT, elastic should generate a text and keyword field for EXISTING_New
Maybe you need to Add a new Mapping to recocgnize new fields as Keyword to your Index!?
If so take a look here to do that with no downtime using Alias:
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.