# Will indices created on ES2 and upgraded to ES5 be able to be upgraded by ES6?

**URL:** https://discuss.elastic.co/t/will-indices-created-on-es2-and-upgraded-to-es5-be-able-to-be-upgraded-by-es6/85294
**Category:** Elasticsearch
**Created:** [May 10, 2017, 5:55pm UTC](https://discuss.elastic.co/t/will-indices-created-on-es2-and-upgraded-to-es5-be-able-to-be-upgraded-by-es6/85294 "2017-05-10T17:55:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mpereira](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mpereira/32/15804_2.png) [@mpereira](https://discuss.elastic.co/u/mpereira)
#### Post date: [May 10, 2017, 5:55pm UTC](https://discuss.elastic.co/t/will-indices-created-on-es2-and-upgraded-to-es5-be-able-to-be-upgraded-by-es6/85294/1 "2017-05-10T17:55:07Z")

</div>

The title basically. We have indices created on ES2 that were upgraded in-place by ES5 when we bumped the version. Would these be able to be read and upgraded by ES6 or will we need to reindex?

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [May 10, 2017, 7:07pm UTC](https://discuss.elastic.co/t/will-indices-created-on-es2-and-upgraded-to-es5-be-able-to-be-upgraded-by-es6/85294/2 "2017-05-10T19:07:58Z")

</div>

You will have to reindex. I just did it while testing 6.0.0-alpha1.

In 5.4, I used the \_reindex API to reindex my old .kibana index then I was able to start 6.0.

HTH

---

<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: [June 7, 2017, 7:22pm UTC](https://discuss.elastic.co/t/will-indices-created-on-es2-and-upgraded-to-es5-be-able-to-be-upgraded-by-es6/85294/3 "2017-06-07T19:22:23Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
