Skip to content

[Backport 2.x] fix FuzzyQuery in keyword field will use IndexOrDocValuesQuery when both of index and doc_value are true#14529

Merged
jed326 merged 1 commit into2.xfrom
backport/backport-14378-to-2.x
Jun 25, 2024
Merged

[Backport 2.x] fix FuzzyQuery in keyword field will use IndexOrDocValuesQuery when both of index and doc_value are true#14529
jed326 merged 1 commit into2.xfrom
backport/backport-14378-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport afad5eb from #14378.

…true (#14378)

Signed-off-by: kkewwei <kkewwei@163.com>
(cherry picked from commit afad5eb)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 2e26915: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 2e26915: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for 2e26915: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.remotestore.RemoteStoreStatsIT.testNonZeroPrimaryStatsOnNewlyCreatedIndexWithZeroDocs
      1 org.opensearch.gateway.RecoveryFromGatewayIT.testShardStoreFetchMultiNodeMultiIndexesUsingBatchAction

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@andrross andrross deleted the backport/backport-14378-to-2.x branch June 25, 2024 21:03
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…true (opensearch-project#14378) (opensearch-project#14529)

(cherry picked from commit afad5eb)

Signed-off-by: kkewwei <kkewwei@163.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>
Signed-off-by: kkewwei <kkewwei@163.com>
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