Skip to content

[8.19] fix(semantic highlighter): add vector similarity queries and bbq_disk support (#138140)#138558

Merged
mromaios merged 9 commits intoelastic:8.19from
mromaios:backport/8.19/pr-138140
Nov 25, 2025
Merged

[8.19] fix(semantic highlighter): add vector similarity queries and bbq_disk support (#138140)#138558
mromaios merged 9 commits intoelastic:8.19from
mromaios:backport/8.19/pr-138140

Conversation

@mromaios
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

… support (elastic#138140)

(cherry picked from commit 8603933)

# Conflicts:
#	server/src/main/java/org/elasticsearch/search/vectors/IVFKnnFloatVectorQuery.java
#	x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/InferenceFeatures.java
#	x-pack/plugin/inference/src/yamlRestTest/resources/rest-api-spec/test/inference/90_semantic_text_highlighter.yml
@mromaios mromaios marked this pull request as draft November 25, 2025 09:30
@mromaios mromaios self-assigned this Nov 25, 2025
@mromaios mromaios requested a review from a team November 25, 2025 09:45
@mromaios mromaios marked this pull request as ready for review November 25, 2025 09:46
Copy link
Member

@kderusso kderusso left a comment

Choose a reason for hiding this comment

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

@mromaios Can we please figure out what's going on with the test in this branch? Thanks!

@mromaios
Copy link
Contributor Author

mromaios commented Nov 25, 2025

@mromaios Can we please figure out what's going on with the test in this branch? Thanks!

@kderusso found it. Had reverted the queries.json changes.

@mromaios mromaios merged commit 0f3f4e9 into elastic:8.19 Nov 25, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants