Skip to content

SignificantText aggregation had include/exclude logic back to front#64520

Merged
markharwood merged 3 commits intoelastic:masterfrom
markharwood:fix/64519
Nov 3, 2020
Merged

SignificantText aggregation had include/exclude logic back to front#64520
markharwood merged 3 commits intoelastic:masterfrom
markharwood:fix/64519

Conversation

@markharwood
Copy link
Copy Markdown
Contributor

@markharwood markharwood commented Nov 3, 2020

SignificantTextAggregatorFactory had IncludeExclude.accept() == true condition when == false required.
Added test.

Closes #64519

Copy link
Copy Markdown
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @markharwood

@markharwood markharwood merged commit b554f23 into elastic:master Nov 3, 2020
markharwood added a commit to markharwood/elasticsearch that referenced this pull request Nov 3, 2020
…lastic#64520)

SignificantText aggregation had include/exclude logic back to front.
Added test.

Closes elastic#64519
markharwood added a commit to markharwood/elasticsearch that referenced this pull request Nov 3, 2020
…lastic#64520)

SignificantText aggregation had include/exclude logic back to front.
Added test.

Closes elastic#64519
markharwood added a commit that referenced this pull request Nov 3, 2020
…64520) (#64538)

Backport bugfix. SignificantText aggregation had include/exclude logic back to front.
Added test.

Closes #64519
markharwood added a commit that referenced this pull request Nov 3, 2020
…64520) (#64534)

SignificantText aggregation had include/exclude logic back to front.
Added test.

Closes #64519
@andreidan andreidan removed the v7.10.1 label Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SignificantText aggregation has include/exclude logic back to front

4 participants