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-1.3] Fix mapping char_filter when mapping a hashtag (#7591) #8121

Merged

Conversation

nathanmyles
Copy link
Contributor

Signed-off-by: Nathan Myles myles.n.a@gmail.com

Issue: #7308
(cherry picked from commit e049338)

Signed-off-by: Nathan Myles <myles.n.a@gmail.com>

Issue: opensearch-project#7308
(cherry picked from commit e049338)
@nathanmyles
Copy link
Contributor Author

Backports: #7591

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #8121 (d789d8a) into 1.3 (6da7445) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                1.3    #8121   +/-   ##
=========================================
  Coverage     77.58%   77.59%           
- Complexity    58750    58768   +18     
=========================================
  Files          4223     4223           
  Lines        253435   253437    +2     
  Branches      38705    38705           
=========================================
+ Hits         196638   196651   +13     
- Misses        40798    40820   +22     
+ Partials      15999    15966   -33     
Impacted Files Coverage Δ
...arch/analysis/common/MappingCharFilterFactory.java 50.00% <100.00%> (ø)
...n/java/org/opensearch/index/analysis/Analysis.java 84.89% <100.00%> (+0.22%) ⬆️

... and 451 files with indirect coverage changes

@owaiskazi19 owaiskazi19 changed the title Fix mapping char_filter when mapping a hashtag (#7591) [Backport-1.3] Fix mapping char_filter when mapping a hashtag (#7591) Jun 19, 2023
@kartg kartg merged commit 73b36ae into opensearch-project:1.3 Jun 19, 2023
6 checks passed
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.

None yet

4 participants