Skip to content

Conversation

iverase
Copy link
Contributor

@iverase iverase commented Aug 7, 2025

In #132293, we introduced a mechanism to avoid collecting bulk scored docs if the scores were not competitive. This changed the way we compute the scoreDocs as we are only considering now if we collect them. I think this is wrong and we should always add them to the scoreDocs, even if there is no competitive scores.

@iverase iverase requested a review from benwtrent August 7, 2025 09:14
@elasticsearchmachine elasticsearchmachine added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Aug 7, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

Copy link
Member

@benwtrent benwtrent left a comment

Choose a reason for hiding this comment

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

Yep! You are correct. My bad

@iverase iverase merged commit cd0e4ae into elastic:main Aug 7, 2025
34 checks passed
@iverase iverase deleted the docsToScore branch August 7, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>non-issue :Search Relevance/Vectors Vector search Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants