Skip to content

TermsAggregationExecutionHint missing options #1180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pickypg opened this issue Dec 30, 2014 · 1 comment
Closed

TermsAggregationExecutionHint missing options #1180

pickypg opened this issue Dec 30, 2014 · 1 comment

Comments

@pickypg
Copy link
Member

pickypg commented Dec 30, 2014

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
@gmarz gmarz added Bug labels Dec 30, 2014
@gmarz
Copy link
Contributor

gmarz commented Dec 30, 2014

Thanks @pickypg

@gmarz gmarz closed this as completed in b2dd6b7 Dec 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants