Skip to content

Create indices for docs before pushing docs #18

@ehacke

Description

@ehacke

If auto-create indices is false, transfers can fail if the index does not exist before you attempt to create a document.

After the mutator is applied to the doc, there should be a check to ensure that the index exists, and create it if it does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions