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

Fixing Hit responses when search request has storedFields as none #698

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

VachaShah
Copy link
Collaborator

Description

Same as title

Issues Resolved

Resolves #696

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: Vacha Shah <vachshah@amazon.com>
…tThat

Signed-off-by: Vacha Shah <vachshah@amazon.com>
Signed-off-by: Vacha Shah <vachshah@amazon.com>
Signed-off-by: Vacha Shah <vachshah@amazon.com>
@dblock dblock merged commit 9baf752 into opensearch-project:main Oct 31, 2023
31 checks passed
@dblock dblock added the backport 2.x Backport to 2.x branch label Oct 31, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 31, 2023
* Making Hit.id nullable when storedFields is none

Signed-off-by: Vacha Shah <vachshah@amazon.com>

* Adding test to cover storedFields none and replacing deprecated assertThat

Signed-off-by: Vacha Shah <vachshah@amazon.com>

* Adding changelog

Signed-off-by: Vacha Shah <vachshah@amazon.com>

* spotlessApply

Signed-off-by: Vacha Shah <vachshah@amazon.com>

---------

Signed-off-by: Vacha Shah <vachshah@amazon.com>
(cherry picked from commit 9baf752)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Oct 31, 2023
…) (#699)

* Making Hit.id nullable when storedFields is none



* Adding test to cover storedFields none and replacing deprecated assertThat



* Adding changelog



* spotlessApply



---------


(cherry picked from commit 9baf752)

Signed-off-by: Vacha Shah <vachshah@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@BrendonFaleiro BrendonFaleiro mentioned this pull request Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Make id of Hit Nullable
3 participants