Skip to content

Significant Text aggregation missing regex include method #2275

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
karolp-vtool opened this issue Sep 13, 2023 · 0 comments · Fixed by #2279
Closed

Significant Text aggregation missing regex include method #2275

karolp-vtool opened this issue Sep 13, 2023 · 0 comments · Fixed by #2279

Comments

@karolp-vtool
Copy link

Found in elastic/elasticsearch-java#544

The definition of SignificantTextAggregation.include: string|string[] does not represent the usual array leniency. Both variants have a specific meaning, resp. regexp and term list.

It should be typed as TermsInclude.

(Version 8.9.2)

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

Successfully merging a pull request may close this issue.

1 participant