Skip to content

Reindex doesn't support _parent and _routing #140

Closed
@honzakral

Description

@honzakral

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions