In our application, we are using the elastic search of 2.3.4 and kibana 4.5.3 version. It has already indexed data. Recently, we decided to upgrade elastic search to 5.5.2 version and kibana to 5.5.2 version.
Some time back, we had upgraded elastic search from 1.x to 2.3.4. At that time, we had re-indexed the data as part of migration.
From the elastic search and kibana upgrade document, we are not clear on re-indexing the current data in upgrading ES from 2.x to 5.x.
Do we need to perform re-index elastic search data as part of migration ?
Thanks in advance