Skip to content

Save memory when significant_text is not on top (#58145)#58364

Merged
nik9000 merged 1 commit intoelastic:7.xfrom
nik9000:significant_text_mem_7_x
Jun 23, 2020
Merged

Save memory when significant_text is not on top (#58145)#58364
nik9000 merged 1 commit intoelastic:7.xfrom
nik9000:significant_text_mem_7_x

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Jun 18, 2020

This merges the aggregator for significant_text into
significant_terms, applying the optimization built in #55873 to save
memory when the aggregation is not on top. The significant_text
aggregation is pretty memory intensive all on its own and this doesn't
particularly help with that, but it'll help with the memory usage of any
sub-aggregations.

This merges the aggregator for `significant_text` into
`significant_terms`, applying the optimization built in elastic#55873 to save
memory when the aggregation is not on top. The `significant_text`
aggregation is pretty memory intensive all on its own and this doesn't
particularly help with that, but it'll help with the memory usage of any
sub-aggregations.
@nik9000 nik9000 merged commit 519f419 into elastic:7.x Jun 23, 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.

1 participant