Skip to content

[FEATURE] GetMappingsView API - add support for index pattern, alias and datastream #169

@petardz

Description

@petardz

Is your feature request related to a problem?
Currently GetMappingsView API supports only concrete index name to be passed via index_name parameter.

What solution would you like?
We need following capabilities:

  1. When Datastream or Alias is passed, return Mappings View of WriteIndex
  2. When index pattern is passed, return Mappings View of newest index (by creation date)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions