# Need to Change field name in old indexes

**URL:** https://discuss.elastic.co/t/need-to-change-field-name-in-old-indexes/56287
**Category:** Elasticsearch
**Created:** [July 25, 2016, 11:07am UTC](https://discuss.elastic.co/t/need-to-change-field-name-in-old-indexes/56287 "2016-07-25T11:07:45Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![gayathri](https://avatars.discourse-cdn.com/v4/letter/g/838e76/32.png) [@gayathri](https://discuss.elastic.co/u/gayathri)
#### Post date: [July 25, 2016, 11:07am UTC](https://discuss.elastic.co/t/need-to-change-field-name-in-old-indexes/56287/1 "2016-07-25T11:07:45Z")

</div>

Hi Team,

I want to change the field name in old indexes.  
In my transaction Log one of the key name was "applaince" instead of "appiance". Last week I changed it as "appliance".  
Now what happended means , old index has key name as applaince...and new one has key name as " appiance", it's making issues while searching large volume of data.

Is it possible to change the key name in Old index?

Thanks,  
Gayathri

---

<div class="post-metadata">

### Author: ![DiscussBuster](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/discussbuster/32/11042_2.png) [@DiscussBuster](https://discuss.elastic.co/u/DiscussBuster)
#### Post date: [July 25, 2016, 1:42pm UTC](https://discuss.elastic.co/t/need-to-change-field-name-in-old-indexes/56287/2 "2016-07-25T13:42:59Z")

</div>

What version of ES?

---

<div class="post-metadata">

### Author: ![gayathri](https://avatars.discourse-cdn.com/v4/letter/g/838e76/32.png) [@gayathri](https://discuss.elastic.co/u/gayathri)
#### Post date: [July 26, 2016, 4:29am UTC](https://discuss.elastic.co/t/need-to-change-field-name-in-old-indexes/56287/3 "2016-07-26T04:29:31Z")

</div>

version 2.3.3

---

<div class="post-metadata">

### Author: ![DiscussBuster](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/discussbuster/32/11042_2.png) [@DiscussBuster](https://discuss.elastic.co/u/DiscussBuster)
#### Post date: [July 26, 2016, 12:32pm UTC](https://discuss.elastic.co/t/need-to-change-field-name-in-old-indexes/56287/4 "2016-07-26T12:32:14Z")

</div>

[https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html#\_reindex\_to\_change\_the\_name\_of\_a\_field](https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html#_reindex_to_change_the_name_of_a_field)

---

<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 5, 2017, 10:32pm UTC](https://discuss.elastic.co/t/need-to-change-field-name-in-old-indexes/56287/5 "2017-07-05T22:32:53Z")

</div>


