i have around 15 indexes in my elastic . There is a column which contains some predefined number of values(texts), But i want to change some of the values .
e.g if there is a value "A" => i want to change it to "B"
I want to do it over existing elastic data.
Is there any way to modify existing data in elastic with condition?