# How could I change an index name?

**URL:** https://discuss.elastic.co/t/how-could-i-change-an-index-name/12815
**Category:** Elasticsearch
**Created:** [July 17, 2013, 3:01am UTC](https://discuss.elastic.co/t/how-could-i-change-an-index-name/12815 "2013-07-17T03:01:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Raymond\_Wang](https://avatars.discourse-cdn.com/v4/letter/r/b38774/32.png) [@Raymond\_Wang](https://discuss.elastic.co/u/Raymond_Wang)
#### Post date: [July 17, 2013, 3:01am UTC](https://discuss.elastic.co/t/how-could-i-change-an-index-name/12815/1 "2013-07-17T03:01:07Z")

</div>

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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![spinscale](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/spinscale/32/25011_2.png) [@spinscale](https://discuss.elastic.co/u/spinscale)
#### Post date: [July 17, 2013, 6:23am UTC](https://discuss.elastic.co/t/how-could-i-change-an-index-name/12815/2 "2013-07-17T06:23:03Z")

</div>

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

> **[Elasticsearch Platform — Find real-time answers at scale](https://www.elastic.co)**
>
> Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.

--Alex

On Wed, Jul 17, 2013 at 5:01 AM, Raymond Wang [rmn190@gmail.com](mailto: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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> For more options, visit [https://groups.google.com/groups/opt\_out](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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 2:26am UTC](https://discuss.elastic.co/t/how-could-i-change-an-index-name/12815/3 "2017-07-06T02:26:04Z")

</div>


