-
Notifications
You must be signed in to change notification settings - Fork 190
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
[BUG] SearchRequest with suggest property is throwing error #771
Comments
Want to turn this into a failing test? |
Sorry, I'm not sure if I understand what you mean 😅 |
Write an integration test in this project that makes this API call and fails. This way we know what to fix. |
@itshuien I think the issue is that |
On a separate note, the |
What is the bug?
A clear and concise description of the bug.
An error is thrown when making a
SearchRequest
withsuggest
How can one reproduce the bug?
Steps to reproduce the behavior.
What is the expected behavior?
A clear and concise description of what you expected to happen.
The search request should succeed.
What is your host/environment?
Operating system, version.
OpenSearch Java Client:
2.8.0
Java:
17
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: