Take a look at http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/indices-open-close.html
Regards, Mark Walkom Infrastructure Engineer Campaign Monitor email: [email protected] web: www.campaignmonitor.com On 9 June 2014 16:19, Hermanto Phang <[email protected]> wrote: > Hi All, > > I try to restore my backup snapshot using command > curl -XPOST "localhost:9200/_snapshot/my_backup/snapshot_1/_restore" > > But it was come up error > > {"error":"SnapshotRestoreException[[my_backup:snapshot_1] cannot restore > index [cobbler_api] because it's open]","status":500} > > > Any input to fix this error? > Do I need to close the index before restore and how can I do that? > Thanks in advance for the input. > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/19b2fe55-29a6-4936-b12b-fdae6d9e6fe8%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/19b2fe55-29a6-4936-b12b-fdae6d9e6fe8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEM624ZpU85e6v7NsZ4k76rNEd0sDSQUM8jJAqzMDySKiJB%3DBQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
