Closed
Description
This is tied to elastic/elasticsearch#8068
In the meantime we need to:
- enable pass
fields=['_parent','_routing','_source', '_timestamp']
toscan
fromreindex
- change
expand_action
(or provide a different one used byreindex
) to also look for the metadata in_fields
of the hit dictionary