Skip to content

Significant Text aggregation missing regex include method #2275

@karolp-vtool

Description

@karolp-vtool

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions