Updating the existing index in elastic search

Hi,

I have created the visualisation with the static data for my dashboard..now I want to change the data...is there any way to update the existing index without having to rework from the scratch?

You mean? Change the mapping?

You can't. You need to reindex in a new index.
Have a look at the reindex API. That could be useful.

Hi @Thamini_NellaiKumar.

You want to update data or mapping ?

if you want to update data then fine, you can implement.

Thanks
HadoopHelp

Data

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