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] ByField Rerank Improvements #1117

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7e01c5e from #969

* fix: better exception message

Signed-off-by: Brian Flores <[email protected]>
(cherry picked from commit 7e01c5e)
@junqiu-lei
Copy link
Member

CI failed with:

> Task :spotlessJava FAILED
815:36: error: unclosed string literal
com.google.googlejavaformat.java.FormatterException: 815:36: error: unclosed string literal
	at com.google.googlejavaformat.java.FormatterException.fromJavacDiagnostics(FormatterException.java:[51](https://github.com/opensearch-project/neural-search/actions/runs/12813078187/job/35726301876?pr=1117#step:6:52))

@junqiu-lei
Copy link
Member

junqiu-lei commented Jan 17, 2025

@brianf-aws could you check the CI failure before merging to 2.x?

@martin-gaievski martin-gaievski merged commit d060c51 into 2.x Jan 17, 2025
56 of 69 checks passed
@brianf-aws
Copy link
Contributor

Hey @junqiu-lei Yes let me place a PR to solve this its because I was using the string block feature (Ill have to update it to use string literals) which is not supported in this branch let me fix

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