How could I change an index name?

I wanna to change an index name, for example: change "index_demo" to
"index_demo_2"

is there an option in head plugin or other tools?

thanks~~~

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hey,

there is no notion of an 'index move' in elasticsearch. You might want to
check the indices alias API in order to prevent the need for this

--Alex

On Wed, Jul 17, 2013 at 5:01 AM, Raymond Wang rmn190@gmail.com wrote:

I wanna to change an index name, for example: change "index_demo" to
"index_demo_2"

is there an option in head plugin or other tools?

thanks~~~

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.