I've just updated my dev machine from 1.4.x to 1.5.2 and can no longer do this:
curl -XPOST 'localhost:9200/someindex*/_open'
curl -XPOST 'localhost:9200/_all/_open'
It always returns IndexMissingException, I've tried setting action.destructive_requires_name to false, but the issue persists. I have many indexes that should match, so has anyone else seen this?
I'm wondering if I've caused an issue doing a restore off s3 snapshot repo which was half created by 1.4.4 for the first half of the month and continued using 1.5.2 for the second half of the month.
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.