Skip to content

Dynamically generate ES index #45

Open
@mrname

Description

@mrname

I have a database model that needs to go to different ElasticSearch indexes depending on the payload provided for the model instance.

Looking through the documentation, it would appear that a single DocType class can only be linked to a single index (through the decorator). Is there currently any way to dynamically create the destination index for a model instance?

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