Skip to content
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

bitmap filtering #3627

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

bowenlan-amzn
Copy link
Member

Description

Draft PR for bitmap filtering

Issues Resolved

#3623

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.

Signed-off-by: bowenlan-amzn <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: bowenlan-amzn <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

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

@kolchfa-aws @bowenlan-amzn Editorial review complete. Please see my comments and changes and let me know if you have any questions. Thanks!

Cc: @pajuric

_posts/2025-02-04-introduce-bitmap-filtering-feature.md Outdated Show resolved Hide resolved
_posts/2025-02-04-introduce-bitmap-filtering-feature.md Outdated Show resolved Hide resolved
_posts/2025-02-04-introduce-bitmap-filtering-feature.md Outdated Show resolved Hide resolved
_posts/2025-02-04-introduce-bitmap-filtering-feature.md Outdated Show resolved Hide resolved
_posts/2025-02-04-introduce-bitmap-filtering-feature.md Outdated Show resolved Hide resolved
_posts/2025-02-04-introduce-bitmap-filtering-feature.md Outdated Show resolved Hide resolved
_posts/2025-02-04-introduce-bitmap-filtering-feature.md Outdated Show resolved Hide resolved
_posts/2025-02-04-introduce-bitmap-filtering-feature.md Outdated Show resolved Hide resolved
_posts/2025-02-04-introduce-bitmap-filtering-feature.md Outdated Show resolved Hide resolved
- Digital content platforms filtering large document collections based on user entitlements.
- E-commerce platforms matching product IDs against customer libraries.

To determine whether bitmap filtering or standard `terms` queries best suit your needs, see [Performance benchmarks](#performance-benchmarks). If you're using bitmap filtering in large-scale applications, we welcome your feedback to help shape future improvements.
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should probably indicate how they would go about submitting feedback (either integrated into the current last sentence or as a new last sentence with a link).

Copy link
Collaborator

Choose a reason for hiding this comment

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

Added

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
@kolchfa-aws
Copy link
Collaborator

@pajuric Please provide the meta/keywords for this blog. This is a 2.19 feature so it should be published after 2.19 is out. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants