Skip to content

The type of AliasData filter might not be correct #2073

Closed
@oni7uka

Description

@oni7uka

I am working on support for composable index templates. #1458
According to the documentation Properties of alias:

filter (Optional, Query DSL object) Query used to limit documents the alias can access.

But the filter property of AliasData is of type Document, it currently seems to be able to convert to and from AliasMetadata(Elasticsearch class),But it may be more reasonable to use Query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions