Skip to content

[Backport 2.x] Fix case insensitive and escaped query on wildcard#17001

Merged
andrross merged 1 commit into2.xfrom
backport/backport-16827-to-2.x
Feb 18, 2025
Merged

[Backport 2.x] Fix case insensitive and escaped query on wildcard#17001
andrross merged 1 commit into2.xfrom
backport/backport-16827-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 5afb92f from #16827.

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for e16ae91: 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?

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor Author

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Feb 10, 2025
* fix case insensitive and escaped query on wildcard

Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>

* add changelog

Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>

---------

Signed-off-by: gesong.samuel <gesong.samuel@bytedance.com>
Signed-off-by: Michael Froh <froh@amazon.com>
Co-authored-by: gesong.samuel <gesong.samuel@bytedance.com>
Co-authored-by: Michael Froh <froh@amazon.com>
(cherry picked from commit 5afb92f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@andrross andrross force-pushed the backport/backport-16827-to-2.x branch from e16ae91 to 6909261 Compare February 16, 2025 16:40
@andrross andrross requested a review from cwperks as a code owner February 16, 2025 16:40
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 6909261: 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 6909261: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 16, 2025

Codecov Report

Attention: Patch coverage is 71.42857% with 16 lines in your changes missing coverage. Please review.

Project coverage is 71.91%. Comparing base (6698ccc) to head (6909261).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...g/opensearch/index/mapper/WildcardFieldMapper.java 71.42% 10 Missing and 6 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17001      +/-   ##
============================================
+ Coverage     71.86%   71.91%   +0.04%     
- Complexity    65927    65981      +54     
============================================
  Files          5341     5341              
  Lines        307151   307181      +30     
  Branches      44825    44830       +5     
============================================
+ Hits         220748   220911     +163     
+ Misses        67976    67831     -145     
- Partials      18427    18439      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@opensearch-trigger-bot opensearch-trigger-bot bot removed the stalled Issues that have stalled label Feb 17, 2025
@andrross andrross merged commit 9f8ea08 into 2.x Feb 18, 2025
47 of 48 checks passed
@andrross andrross deleted the backport/backport-16827-to-2.x branch February 18, 2025 17:22
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.

1 participant