Skip to content

Small improvements on the ES field cap endpoint #4298

Description

@fmassot
  • if one of the index patterns doesn’t match anything, we should return a 200: we should call check_all_index_metadata_found method in the root function (as it's done for a classic search endpoint
  • return undocumented type value
  • /_field_caps URL

Query Parameters

  • fields
  • allow_no_indices (ignored)
  • expand_wildcards (ignored)
  • accept ignore_unavailable query parameter and ignore it silently
  • include_unmapped parameter
  • types parameter
  • filters parameter

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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