Hi !
I have deleted my index and want to create a new index for (new map). But I get this error message:
{
"error": {
"root_cause": [
{
"type": "illegal_argument_exception",
"reason": "mapper [Id] cannot be changed from type [text] to [integer]"
}
],
"type": "illegal_argument_exception",
"reason": "mapper [Id] cannot be changed from type [text] to [integer]"
},
"status": 400
}
"Fields need to be consistent across types. For instance if two fields have the same name in different types of the same index, they need to be of the same field type (string, date, etc.) and have the same configuration."
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.