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.11] Fixed exception in Hybrid Query for one shard and multiple node #400

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8e98167 from #396

* Use list of original doc ids for fetch results

Signed-off-by: Martin Gaievski <[email protected]>
(cherry picked from commit 8e98167)
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #400 (876ffe0) into 2.11 (841f280) will decrease coverage by 0.02%.
The diff coverage is 83.33%.

@@             Coverage Diff              @@
##               2.11     #400      +/-   ##
============================================
- Coverage     80.69%   80.67%   -0.02%     
- Complexity      496      500       +4     
============================================
  Files            41       41              
  Lines          1554     1568      +14     
  Branches        237      239       +2     
============================================
+ Hits           1254     1265      +11     
- Misses          200      201       +1     
- Partials        100      102       +2     
Files Coverage Δ
...arch/processor/NormalizationProcessorWorkflow.java 80.59% <83.33%> (-0.54%) ⬇️

@martin-gaievski martin-gaievski merged commit 01a46d3 into 2.11 Oct 6, 2023
27 of 28 checks passed
@github-actions github-actions bot deleted the backport/backport-396-to-2.11 branch October 6, 2023 17:38
@martin-gaievski martin-gaievski mentioned this pull request Oct 6, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants