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

Add integer range search example #490

Merged

Conversation

petr-tik
Copy link
Contributor

@petr-tik petr-tik commented Feb 5, 2019

Copied and simplified the example from the range_query mod

Related to #372

Copied and simplified the example in the range_query mod
@codecov
Copy link

codecov bot commented Feb 5, 2019

Codecov Report

Merging #490 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #490      +/-   ##
==========================================
+ Coverage      91%   91.02%   +0.01%     
==========================================
  Files         164      164              
  Lines       15293    15293              
==========================================
+ Hits        13918    13921       +3     
+ Misses       1375     1372       -3
Impacted Files Coverage Δ
src/collector/top_collector.rs 95.45% <0%> (-1.14%) ⬇️
src/collector/top_score_collector.rs 100% <0%> (+1.53%) ⬆️
src/store/writer.rs 98.11% <0%> (+5.66%) ⬆️

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 04e9606...21de55a. Read the comment docs.

@fulmicoton
Copy link
Collaborator

thx

@fulmicoton fulmicoton merged commit 76d2b4d into quickwit-oss:master Feb 5, 2019
@petr-tik petr-tik deleted the n372_integer_range_example branch February 5, 2019 22:42
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