You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: