This is tied to elastic/elasticsearch#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