Is there a way to index data in destination index as well while doing remapping (source_idx -> destination_idx) of an index? We could re-index the data between the two once more after switching the alias but that is not ideal since index would not have latest data during the second remapping.