-
Couldn't load subscription status.
- Fork 116
Support inferred model ID for knn queries over semantic text fields #5390
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
Conversation
|
Following you can find the validation changes against the target branch for the API.
You can validate this API yourself by using the |
There was a problem hiding this 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
…5390) (#5391) (cherry picked from commit 1560bbb) Co-authored-by: Kathleen DeRusso <[email protected]>
…5390) (#5392) (cherry picked from commit 1560bbb) Co-authored-by: Kathleen DeRusso <[email protected]>
…5390) (#5393) (cherry picked from commit 1560bbb) Co-authored-by: Kathleen DeRusso <[email protected]>
…5390) (#5394) (cherry picked from commit 1560bbb) Co-authored-by: Kathleen DeRusso <[email protected]>
…5390) (#5395) (cherry picked from commit 1560bbb) Co-authored-by: Kathleen DeRusso <[email protected]>
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.