Skip to content

speed up numDeletesToMerge of SoftDeletesRetentionMergePolicy#14531

Open
gf2121 wants to merge 1 commit intoapache:mainfrom
gf2121:SoftDeletesRetentionMergePolicy_numDeletesToMerge
Open

speed up numDeletesToMerge of SoftDeletesRetentionMergePolicy#14531
gf2121 wants to merge 1 commit intoapache:mainfrom
gf2121:SoftDeletesRetentionMergePolicy_numDeletesToMerge

Conversation

@gf2121
Copy link
Contributor

@gf2121 gf2121 commented Apr 21, 2025

This change helps SoftDeletesRetentionMergePolicy to get a chance to take advantage of DenseConjunctionBulkScorer to speed up count numDeletesToMerge.

relates: #14521

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2025

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the dev@lucene.apache.org list. Thank you for your contribution!

@github-actions github-actions bot added the Stale label May 6, 2025
Copy link
Contributor

@jpountz jpountz left a comment

Choose a reason for hiding this comment

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

I wonder if this Bits instance could implement applyMask, otherwise I worry that this code wouldn't be efficient?

@github-actions github-actions bot removed the Stale label May 10, 2025
@github-actions
Copy link
Contributor

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the dev@lucene.apache.org list. Thank you for your contribution!

@github-actions github-actions bot added the Stale label May 24, 2025
@github-actions github-actions bot removed the Stale label Oct 1, 2025
@github-actions
Copy link
Contributor

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the dev@lucene.apache.org list. Thank you for your contribution!

@github-actions github-actions bot added the Stale label Oct 16, 2025
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.

2 participants