Skip to content

Support aliases for type  #11905

@msathis

Description

@msathis

If i'm not wrong, aliases are supported only at the index level now. It would be helpful in certain use cases like ours if alias can be made for type too.

For e.x our environment has 1000 of apps and each app has 100's of documents. Right now we are storing them as different types under same index.

But while reindexing each app, We have to cleanup the documents first (because field mapping may change). Due to this we see zero results for a brief period of time. Alias support for type would be useful here.

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