How to update the existing documents of an index in Elasticsearch
Jan 30, 2023 · 2 min read · Think of a situation where you've used an index template to implement an ILM policy. Your fw-00001 index is currently in the warm phase, and fw-00002 is the new write index. Due to some changes in the data set, you can run into a situation where you ...
Join discussion