Skip to content

Support inferred model ID for knn queries over semantic text fields#5390

Merged
pquentin merged 1 commit intomainfrom
kderusso/semantic-optional-inference
Oct 2, 2025
Merged

Support inferred model ID for knn queries over semantic text fields#5390
pquentin merged 1 commit intomainfrom
kderusso/semantic-optional-inference

Conversation

@kderusso
Copy link
Member

@kderusso kderusso commented Oct 1, 2025

As elastic/elasticsearch#119011 adds support for knn queries over semantic_text fields where inference ID may be inferred, this PR fixes an issue where it was required.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2025

Following you can find the validation changes against the target branch for the API.

API Status Request Response
search 🔴 2533/2602 → 2540/2602 2602/2602

You can validate this API yourself by using the make validate target.

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM.

Added the 9.2 backport

@pquentin pquentin merged commit 1560bbb into main Oct 2, 2025
17 of 18 checks passed
@pquentin pquentin deleted the kderusso/semantic-optional-inference branch October 2, 2025 06:55
github-actions bot pushed a commit that referenced this pull request Oct 2, 2025
github-actions bot pushed a commit that referenced this pull request Oct 2, 2025
github-actions bot pushed a commit that referenced this pull request Oct 2, 2025
github-actions bot pushed a commit that referenced this pull request Oct 2, 2025
github-actions bot pushed a commit that referenced this pull request Oct 2, 2025
pquentin pushed a commit that referenced this pull request Oct 2, 2025
…5390) (#5391)

(cherry picked from commit 1560bbb)

Co-authored-by: Kathleen DeRusso <kathleen.derusso@elastic.co>
pquentin pushed a commit that referenced this pull request Oct 2, 2025
…5390) (#5392)

(cherry picked from commit 1560bbb)

Co-authored-by: Kathleen DeRusso <kathleen.derusso@elastic.co>
pquentin pushed a commit that referenced this pull request Oct 2, 2025
…5390) (#5393)

(cherry picked from commit 1560bbb)

Co-authored-by: Kathleen DeRusso <kathleen.derusso@elastic.co>
pquentin pushed a commit that referenced this pull request Oct 2, 2025
…5390) (#5394)

(cherry picked from commit 1560bbb)

Co-authored-by: Kathleen DeRusso <kathleen.derusso@elastic.co>
pquentin pushed a commit that referenced this pull request Oct 2, 2025
…5390) (#5395)

(cherry picked from commit 1560bbb)

Co-authored-by: Kathleen DeRusso <kathleen.derusso@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment