Hi All,
I have question on the behavior of the restore api in a disaster recovery scenario (let's say, for example, that my index is corrupted, and the corruption is propagated to all replicas). Is elasticsearch still able to perform an incremental restore or, there are some scenario (like the one I described) that forces ES to perform a full restore of the index?
Thank you,