Skip to content

Conversation

@ldematte
Copy link
Contributor

Backports the following commits to 9.2:

…rer$FloatScoringSupplier too (elastic#138503)

While running gpu:yamlRestTest tests, under some circumstances the scorer is not Lucene99MemorySegmentFloatVectorScorerSupplier, but DefaultFlatVectorScorer$FloatScoringSupplier. This PR extend reflection to support the "fast path" to access vector values to this class too.
@ldematte ldematte added the :Search Relevance/Vectors Vector search label Nov 28, 2025
@ldematte ldematte requested a review from a team as a code owner November 28, 2025 07:45
@ldematte ldematte added >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch labels Nov 28, 2025
@elasticsearchmachine elasticsearchmachine merged commit b96a568 into elastic:9.2 Nov 28, 2025
34 checks passed
@ldematte ldematte deleted the backport/9.2/pr-138503 branch November 28, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >non-issue :Search Relevance/Vectors Vector search Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.2.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants