anserini icon indicating copy to clipboard operation
anserini copied to clipboard

Added batch equivalent of computeQueryDocumentScore

Open HAKSOAT opened this issue 2 years ago • 2 comments

Addresses #1484

HAKSOAT avatar May 21 '22 00:05 HAKSOAT

Codecov Report

Merging #1882 (3e06d73) into master (4430ac4) will increase coverage by 0.06%. The diff coverage is 77.77%.

@@             Coverage Diff              @@
##             master    #1882      +/-   ##
============================================
+ Coverage     57.74%   57.80%   +0.06%     
- Complexity     1058     1065       +7     
============================================
  Files           179      179              
  Lines         10301    10328      +27     
  Branches       1417     1419       +2     
============================================
+ Hits           5948     5970      +22     
- Misses         3852     3857       +5     
  Partials        501      501              
Impacted Files Coverage Δ
.../main/java/io/anserini/index/IndexReaderUtils.java 76.89% <77.77%> (+0.10%) :arrow_up:
...a/io/anserini/analysis/DefaultEnglishAnalyzer.java 78.04% <0.00%> (+2.43%) :arrow_up:

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 4430ac4...3e06d73. Read the comment docs.

codecov-commenter avatar May 21 '22 00:05 codecov-commenter

Hi @lintool I'd appreciate a review here when chanced.

HAKSOAT avatar May 21 '22 01:05 HAKSOAT