Skip to content

Fix too many documents collected when only bool-filter condition is present - #14757

Merged
jpountz merged 2 commits into
apache:mainfrom
kkewwei:fix_14755
Jun 5, 2025
Merged

Fix too many documents collected when only bool-filter condition is present#14757
jpountz merged 2 commits into
apache:mainfrom
kkewwei:fix_14755

Conversation

@kkewwei

@kkewwei kkewwei commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

@kkewwei kkewwei changed the title Fix too many documents collected when only boo-filter condition is present Fix too many documents collected when only bool-filter condition is present Jun 4, 2025
@github-actions github-actions Bot added this to the 11.0.0 milestone Jun 4, 2025
@jpountz
jpountz merged commit 37fc3b3 into apache:main Jun 5, 2025
@jpountz jpountz modified the milestones: 11.0.0, 10.3.0 Jun 5, 2025
@jpountz

jpountz commented Jun 5, 2025

Copy link
Copy Markdown
Contributor

Thank you!

@jpountz

jpountz commented Jun 5, 2025

Copy link
Copy Markdown
Contributor

FYI I backported to branch_10x so that it's included in 10.3.

@uschindler

Copy link
Copy Markdown
Contributor

The changes entry needs to be moved.

@kkewwei

kkewwei commented Jun 5, 2025

Copy link
Copy Markdown
Contributor Author

The changes entry needs to be moved.

@uschindler Kindly advise whether it is should be placed under the "Improvements" or Optimizations?

@uschindler

Copy link
Copy Markdown
Contributor

It's only about the version number. It was a message for @jpountz who merged this.

@uschindler

Copy link
Copy Markdown
Contributor

He did that already.

@kkewwei
kkewwei deleted the fix_14755 branch June 5, 2025 15:57
@jpountz

jpountz commented Jun 5, 2025

Copy link
Copy Markdown
Contributor

Yup, I didn't want to bother @kkewwei with this so I did it myself, it's easy enough. :)

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.

Too many documents collected when only bool-filter condition is present

3 participants