Skip to content

TermsAggregationExecutionHint missing options #1180

@pickypg

Description

@pickypg

The existing TermsAggregationExecutionHints do not match those currently available.

ES:

Existing in TermsAggregationExecutionHint (from 1.0 - 1.1):

  • map
  • ordinals (removed in 1.3)

Expected in 1.3+:

  • map
  • global_ordinals
  • global_ordinals_low_cardinality
  • global_ordinals_hash

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