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

[Backport 2.x] ByFieldRerank Processor (ReRankProcessor enhancement) #960

Merged

Conversation

brianf-aws
Copy link
Contributor

@brianf-aws brianf-aws commented Oct 22, 2024

Description

Fixes backport issues (Spotless apply bug, Java syntax was changed to match older version)

Testing

./gradlew spotlessApply and ./gradlew check (test IT and UT)

Resolves

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • 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.

…ject#932)

* Implements initial By Field re rank

Signed-off-by: Brian Flores <iflorbri@amazon.com>
Signed-off-by: Brian Flores <iflorbri@amazon.com>
Spotless apply was runned and gradlew check which runs ITs and UT

Signed-off-by: Brian Flores <iflorbri@amazon.com>
@brianf-aws brianf-aws changed the title [Backport 2.x] ByFieldRerank Processor (ReRankProcessor enhancement) #957 [Backport 2.x] ByFieldRerank Processor (ReRankProcessor enhancement) Oct 22, 2024
@martin-gaievski martin-gaievski merged commit 858ff28 into opensearch-project:2.x Oct 22, 2024
112 of 144 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 22, 2024
…960)

* ByFieldRerank Processor (ReRankProcessor enhancement) (#932)

Signed-off-by: Brian Flores <iflorbri@amazon.com>
(cherry picked from commit 858ff28)
martin-gaievski added a commit that referenced this pull request Oct 22, 2024
…960) (#962)

* ByFieldRerank Processor (ReRankProcessor enhancement) (#932)

Signed-off-by: Brian Flores <iflorbri@amazon.com>
(cherry picked from commit 858ff28)

Signed-off-by: Martin Gaievski <gaievski@amazon.com>
Co-authored-by: Brian Flores <iflorbri@amazon.com>
Co-authored-by: Martin Gaievski <gaievski@amazon.com>
@brianf-aws brianf-aws deleted the backport/backport-932-to-2.x branch October 25, 2024 21:22
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.

3 participants