Hi All,
Please advice, on executing the below command to Close the Index
CURL -XPOST 'http://localhost:9200/places/_close'
I received below message
"error": "IndexClosedException[[places] closed]"
Hi All,
Please advice, on executing the below command to Close the Index
CURL -XPOST 'http://localhost:9200/places/_close'
I received below message
"error": "IndexClosedException[[places] closed]"
The error message indicates that the index already is closed. Is it?
Its giving message in all the open index.
If i try to open the closed index its giving the same error message
© 2020. All Rights Reserved - Elasticsearch
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.