This is tied to https://github.com/elasticsearch/elasticsearch/issues/8068 In the meantime we need to: - enable pass `fields=['_parent','_routing','_source', '_timestamp']` to `scan` from `reindex` - change `expand_action` (or provide a different one used by `reindex`) to also look for the metadata in `_fields` of the hit dictionary