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

Change query clause name to neural_sparse #416

Merged
merged 4 commits into from
Oct 17, 2023

merge from main

48ffb40
Select commit
Loading
Failed to load commit list.
Merged

Change query clause name to neural_sparse #416

merge from main
48ffb40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 1s

84.37% (+0.00%) compared to 04c1e05

View this Pull Request on Codecov

84.37% (+0.00%) compared to 04c1e05

Details

Codecov Report

Merging #416 (48ffb40) into main (04c1e05) will not change coverage.
The diff coverage is 75.00%.

@@            Coverage Diff            @@
##               main     #416   +/-   ##
=========================================
  Coverage     84.37%   84.37%           
  Complexity      498      498           
=========================================
  Files            40       40           
  Lines          1491     1491           
  Branches        228      228           
=========================================
  Hits           1258     1258           
  Misses          133      133           
  Partials        100      100           
Files Coverage Δ
...rch/neuralsearch/processor/InferenceProcessor.java 92.71% <ø> (ø)
...euralsearch/processor/SparseEncodingProcessor.java 100.00% <ø> (ø)
...neuralsearch/processor/TextEmbeddingProcessor.java 100.00% <ø> (ø)
...h/neuralsearch/query/NeuralSparseQueryBuilder.java 66.37% <100.00%> (ø)
...g/opensearch/neuralsearch/plugin/NeuralSearch.java 72.72% <0.00%> (ø)