I'm wondering if there's any real difference between using ES's Reindex Api vs the Update Api (besides docs being indexed into a new index in the Reindex case).
My particular use case is I just want to script some updates to a few fields in all my docs in particular indexes. For me, it would be advantageous to not have new indexes.