I mistakenly added a configuration that had been deprecated and is now preventing me from opening the index. To reproduce, close an index, set the index.mpper.dynamic setting to false, try to open the index. I can't find a way to undo the config change I made and am now stuck - any help would be greatly appreciated!
{
"error" : {
"root_cause" : [
{
"type" : "exception",
"reason" : "Failed to verify index [events-000012/e57doKb8Qe2p-D-fOLUcNw]"
}
],
"type" : "exception",
"reason" : "Failed to verify index [events-000012/e57doKb8Qe2p-D-fOLUcNw]",
"caused_by" : {
"type" : "illegal_argument_exception",
"reason" : "Setting index.mapper.dynamic was removed after version 6.0.0"
}
},
"status" : 500
}
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.