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 max token score for SparseEncodingQueryBuilder and do renaming #348

Merged
merged 7 commits into from
Oct 1, 2023

Address PR comments and change processor and query clause name. (#9)

ddb5d69
Select commit
Loading
Failed to load commit list.
Merged

Add max token score for SparseEncodingQueryBuilder and do renaming #348

Address PR comments and change processor and query clause name. (#9)
ddb5d69
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 28, 2023 in 1s

80.30% (-4.26%) compared to 415082e

View this Pull Request on Codecov

80.30% (-4.26%) compared to 415082e

Details

Codecov Report

Merging #348 (ddb5d69) into 2.x (415082e) will decrease coverage by 4.26%.
The diff coverage is 14.11%.

@@             Coverage Diff              @@
##                2.x     #348      +/-   ##
============================================
- Coverage     84.56%   80.30%   -4.26%     
- Complexity      427      429       +2     
============================================
  Files            35       36       +1     
  Lines          1289     1366      +77     
  Branches        189      200      +11     
============================================
+ Hits           1090     1097       +7     
- Misses          118      186      +68     
- Partials         81       83       +2     
Files Coverage Δ
...rch/neuralsearch/processor/InferenceProcessor.java 92.71% <100.00%> (ø)
...euralsearch/processor/SparseEncodingProcessor.java 100.00% <ø> (ø)
...neuralsearch/processor/TextEmbeddingProcessor.java 100.00% <ø> (ø)
.../opensearch/neuralsearch/util/TokenWeightUtil.java 86.36% <ø> (ø)
...g/opensearch/neuralsearch/plugin/NeuralSearch.java 73.68% <0.00%> (ø)
...h/neuralsearch/query/NeuralSparseQueryBuilder.java 65.60% <61.11%> (ø)
...a/org/apache/lucene/BoundedLinearFeatureQuery.java 0.00% <0.00%> (ø)