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

feature: 默认只检索es_include_in_all为true的字段 #200

Merged
merged 13 commits into from
Aug 26, 2021

Conversation

zzhutianyu
Copy link
Collaborator

No description provided.

@zzhutianyu zzhutianyu linked an issue Aug 25, 2021 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2021

Codecov Report

Merging #200 (6334616) into stag (b48e3de) will decrease coverage by 0.01%.
The diff coverage is 41.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##             stag     #200      +/-   ##
==========================================
- Coverage   59.88%   59.86%   -0.02%     
==========================================
  Files         479      479              
  Lines       22857    22871      +14     
==========================================
+ Hits        13687    13692       +5     
- Misses       9170     9179       +9     
Impacted Files Coverage Δ
config/default.py 80.97% <0.00%> (-1.21%) ⬇️
apps/grafana/views.py 39.17% <33.33%> (-0.39%) ⬇️
apps/log_extract/handlers/tasks.py 36.36% <50.00%> (+0.15%) ⬆️
apps/log_trace/trace/__init__.py 35.63% <50.00%> (+0.33%) ⬆️
apps/log_databus/handlers/etl_storage/base.py 86.58% <100.00%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b48e3de...6334616. Read the comment docs.

@zzhutianyu zzhutianyu merged commit b283888 into TencentBlueKing:stag Aug 26, 2021
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.

创建mapping的时候设置默认只检索分词字段
3 participants