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

Propagate minimum competitive score in ReqOptSumScorer. #13026

Merged
merged 3 commits into from Jan 26, 2024

Conversation

jpountz
Copy link
Contributor

@jpountz jpountz commented Jan 22, 2024

If the required clause doesn't contribute scores, which typically happens if the required clause is a FILTER clause, then the minimum competitive score can be propagated directly to the optional clause.

If the required clause doesn't contribute scores, which typically happens if
the required clause is a `FILTER` clause, then the minimum competitive score
can be propagated directly to the optional clause.
@jpountz jpountz added this to the 9.10.0 milestone Jan 22, 2024
Copy link
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

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

lgtm

@jpountz jpountz merged commit 7d35ae4 into apache:main Jan 26, 2024
4 checks passed
@jpountz jpountz deleted the ReqOptSumScorer_propagate_minScore branch January 26, 2024 14:50
jpountz added a commit that referenced this pull request Jan 26, 2024
If the required clause doesn't contribute scores, which typically happens if
the required clause is a `FILTER` clause, then the minimum competitive score
can be propagated directly to the optional clause.
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.

None yet

2 participants