Skip to content

Ensuring parents are pulled before children #162

Open
@willtrking

Description

@willtrking

I'm considering using this river to index data from MySQL which result in parent/child relationships in elasticsearch. Is there a way to ensure that the river which indexes the parent documents runs before the river which indexes the child documents?

One possible solution I had would be to have a script which executes oneshot strategies in the proper order, but I'd like to avoid this if possible.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions