But in my case running
PUT my_index/_settings
{
"settings": {
"index.blocks.read-only": false
}
}
yields
FORBIDDEN/5/index read-only (api)
So I am in a catch 22 situation where my index needs to be set to NOT read only but I can write to the settings because it is read only. My version is 8.12
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.