Skip to content

Missing fields in MultiTermsAggregation #319

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
swallez opened this issue Jun 20, 2022 · 2 comments · Fixed by #344
Closed

Missing fields in MultiTermsAggregation #319

swallez opened this issue Jun 20, 2022 · 2 comments · Fixed by #344
Labels
Area: Specification Related to the API spec used to generate client code

Comments

@swallez
Copy link
Member

swallez commented Jun 20, 2022

MultiTermsAggregation is missing a number of fields:

  • collect_mode,
  • order,
  • min_doc_count,
  • shard_min_doc_count,
  • shard_size,
  • show_term_doc_count_error,
  • size

Closes #310 reported by @andreluiz1987 by rewording it as an API-specification related issue.

@mcrtricolor
Copy link

Hi, do you know in which version of the java api will this be available? Thanks for your work!

@swallez
Copy link
Member Author

swallez commented Jul 12, 2022

@mcrtricolor this will be in versions 8.4.0 and 7.17.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Specification Related to the API spec used to generate client code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants