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 to 2.x] Fixed exception for case when Hybrid query being wrapped into bool query #496

Conversation

martin-gaievski
Copy link
Member

Description

Manual backport of commit b3c73bd to 2.x (from #490)

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as per the DCO using --signoff

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.

@navneet1v
Copy link
Collaborator

@martin-gaievski lets fix the failing workflows.

@martin-gaievski
Copy link
Member Author

@martin-gaievski lets fix the failing workflows.

working on this, there is a failed backport core PR that needs to be merged first opensearch-project/OpenSearch#11281

…ery (opensearch-project#490)

* Adding null check for case when hybrid query wrapped into bool query

Signed-off-by: Martin Gaievski <gaievski@amazon.com>
(cherry picked from commit b3c73bd)
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
@martin-gaievski
Copy link
Member Author

@navneet1v fixed errors, we started upversion to 2.12 PR and few things were missing.

Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@martin-gaievski martin-gaievski merged commit ef19ffa into opensearch-project:2.x Nov 21, 2023
12 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 6, 2023
…ery (#490) (#496)

* Adding null check for case when hybrid query wrapped into bool query

(cherry picked from commit b3c73bd)

Signed-off-by: Martin Gaievski <gaievski@amazon.com>
(cherry picked from commit ef19ffa)
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