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

fix: setting not work when create index use ES API #887

Merged
merged 1 commit into from Jun 5, 2023

Conversation

hengfeiyang
Copy link
Contributor

fix #884

@codecov-commenter
Copy link

Codecov Report

Merging #887 (4f14d9b) into main (21a659a) will decrease coverage by 0.06%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #887      +/-   ##
==========================================
- Coverage   74.12%   74.06%   -0.06%     
==========================================
  Files          79       79              
  Lines        4997     4994       -3     
==========================================
- Hits         3704     3699       -5     
- Misses       1007     1011       +4     
+ Partials      286      284       -2     
Impacted Files Coverage Δ
pkg/handlers/index/create.go 77.10% <ø> (-0.80%) ⬇️

... and 2 files with indirect coverage changes

@hengfeiyang hengfeiyang merged commit dbe8f67 into main Jun 5, 2023
2 checks passed
@hengfeiyang hengfeiyang deleted the fix/es-create-index branch June 5, 2023 03:14
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.

parsing_exception when trying to use a custom analyzer (ES)
3 participants