Skip to content
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

Add WithFieldName implementation to KNNQueryBuilder #2398

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

markwu-sde
Copy link
Contributor

Description

Add WithFieldName implementation to KNNQueryBuilder as an extension of PR 15705.

Related Issues

Resolves #2385

Check List

  • New functionality includes testing.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Mark Wu <wumr@amazon.com>
Signed-off-by: Mark Wu <wumr@amazon.com>
@naveentatikonda naveentatikonda merged commit 7e817f2 into opensearch-project:main Jan 16, 2025
34 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 16, 2025
* Add WithFieldName implementation to KNNQueryBuilder

Signed-off-by: Mark Wu <wumr@amazon.com>

* Update CHANGELOG.md

Signed-off-by: Mark Wu <wumr@amazon.com>

---------

Signed-off-by: Mark Wu <wumr@amazon.com>
(cherry picked from commit 7e817f2)
@markwu-sde markwu-sde deleted the knn-issue-2385 branch January 17, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add WithFieldName implementation to KNNQueryBuilder
5 participants