-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Add RareTerms aggregation #35718
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
Merged
Merged
Add RareTerms aggregation #35718
Changes from 7 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
cee5ce3
Add RareTerms aggregation
polyfractal 2f3a959
Make bloom filter less bad (cleanup legacy cruft)
polyfractal ce15588
review cleanup
polyfractal 4625714
Merge remote-tracking branch 'origin/master' into rare_terms3
polyfractal a0c56a2
Add bloom and map to CB
polyfractal 79faa4b
Refactor bloom to track exact set, add tests
polyfractal 2819a3d
Tweak CB
polyfractal 56297a5
Decouple from terms agg
polyfractal 8ad9e6f
Merge remote-tracking branch 'origin/master' into rare_terms3
polyfractal db20294
Test tweaks, comments
polyfractal 0acd9dd
Fix doc tests, add back final on InternalMappedTerms#writeTermTypeInfoTo
polyfractal 4c8dca8
Merge remote-tracking branch 'origin/master' into rare_terms3
polyfractal f4e0146
Rework rare_terms to use CuckooFilter
polyfractal b5d7f92
Update documentation
polyfractal 51ee9a9
Merge remote-tracking branch 'origin/master' into rare_terms3
polyfractal d9717ab
Remove benchmark, temp was not supposed to be committed
polyfractal d95d804
Apply suggestions from code review
colings86 d9998d5
Address review comments
polyfractal b826175
Address review comments
polyfractal 57f4f67
Performance improvements
polyfractal a75076f
Update defaults, add charts to docs
polyfractal ae8bb22
Merge remote-tracking branch 'origin/master' into rare_terms3
polyfractal d5a356e
Compile errors, checkstyle
polyfractal feb844a
Add blurb to docs about max_buckets
polyfractal 56fcdab
Fix test
polyfractal f7647b3
Update comments
polyfractal af3d5ca
Merge remote-tracking branch 'origin/master' into rare_terms3
polyfractal 5feb762
Address review comments, merge conflicts
polyfractal 8115862
Skip segments when there are no buckets after merging
polyfractal d6c2934
Merge branch 'master' into rare_terms3
elasticmachine b027d4a
Add version skip to yaml tests
polyfractal 916f194
Remove merge conflict .orig file
polyfractal bb283a7
Merge branch 'master' into rare_terms3
elasticmachine File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.