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

[Enhancement] Implement pruning for neural sparse search #988

Merged
merged 19 commits into from
Dec 18, 2024

enlarge score diff range

7486ee8
Select commit
Loading
Failed to load commit list.
Merged

[Enhancement] Implement pruning for neural sparse search #988

enlarge score diff range
7486ee8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 10, 2024 in 0s

96.85% of diff hit (target 80.47%)

View this Pull Request on Codecov

96.85% of diff hit (target 80.47%)

Annotations

Check warning on line 149 in src/main/java/org/opensearch/neuralsearch/query/NeuralSparseQueryBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/query/NeuralSparseQueryBuilder.java#L149

Added line #L149 was not covered by tests

Check warning on line 22 in src/main/java/org/opensearch/neuralsearch/util/prune/PruneUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/util/prune/PruneUtils.java#L22

Added line #L22 was not covered by tests

Check warning on line 266 in src/main/java/org/opensearch/neuralsearch/util/prune/PruneUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/util/prune/PruneUtils.java#L266

Added line #L266 was not covered by tests