I see that DELETE /index/type/_mapping is no longer supported. And it's recommended to delete the entire index. Curious why this is, or if there's a workaround. If a specific type changes, we don't really want to have to re-sync the entire index, including all types/mappings.
Thanks!