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

Adding dragon API to build index without any thread. #1496

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

fulmicoton
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2022

Codecov Report

Merging #1496 (d870012) into main (a451f6d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1496      +/-   ##
==========================================
+ Coverage   94.03%   94.04%   +0.01%     
==========================================
  Files         240      241       +1     
  Lines       44833    44894      +61     
==========================================
+ Hits        42158    42220      +62     
+ Misses       2675     2674       -1     
Impacted Files Coverage Δ
common/src/writer.rs 94.11% <ø> (ø)
src/core/mod.rs 100.00% <ø> (ø)
src/lib.rs 96.48% <ø> (ø)
src/postings/postings_writer.rs 98.23% <ø> (ø)
src/postings/recorder.rs 98.56% <ø> (ø)
src/core/index.rs 93.15% <100.00%> (+0.37%) ⬆️
src/core/index_simple_writer.rs 100.00% <100.00%> (ø)
src/indexer/segment_updater.rs 95.60% <0.00%> (-0.14%) ⬇️
src/store/index/mod.rs 98.37% <0.00%> (+0.54%) ⬆️
src/fieldnorm/writer.rs 98.48% <0.00%> (+1.51%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fulmicoton fulmicoton force-pushed the issue/1487-nothreadwriter-b branch 3 times, most recently from e40d638 to d870012 Compare August 31, 2022 07:56
src/core/index.rs Outdated Show resolved Hide resolved
@fulmicoton fulmicoton merged commit 08c4412 into main Sep 1, 2022
@fulmicoton fulmicoton deleted the issue/1487-nothreadwriter-b branch September 1, 2022 01:32
This was referenced Jan 13, 2023
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.

4 participants