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

Refactor: Add EmptyHitCounter for use in MatchHashesAndScoreQuery #601

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

alexklibisz
Copy link
Owner

@alexklibisz alexklibisz commented Nov 26, 2023

Related Issue

#611

Changes

Added an EmptyHitCounter for cases where reader.terms returns null. Just an improvement for aesthetics and code clarity, no actual impact on performance.

Testing and Validation

Standard CI

@alexklibisz alexklibisz changed the title Add EmptyHitCounter for use in MatchHashesAndScoreQuerySuite Refactor: Add EmptyHitCounter for use in MatchHashesAndScoreQuerySuite Nov 26, 2023
@alexklibisz alexklibisz merged commit 8b7f42e into main Nov 27, 2023
5 checks passed
@alexklibisz alexklibisz deleted the empty-hit-counter branch November 27, 2023 05:31
@alexklibisz alexklibisz changed the title Refactor: Add EmptyHitCounter for use in MatchHashesAndScoreQuerySuite Refactor: Add EmptyHitCounter for use in MatchHashesAndScoreQuery Nov 27, 2023
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.

1 participant