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

Support score type threshold in radial search #1589

Resolve feedback

d4f70de
Select commit
Loading
Failed to load commit list.
Merged

Support score type threshold in radial search #1589

Resolve feedback
d4f70de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 3, 2024 in 1s

75.00% of diff hit (target 84.82%)

View this Pull Request on Codecov

75.00% of diff hit (target 84.82%)

Annotations

Check warning on line 43 in src/main/java/org/opensearch/knn/index/SpaceType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/SpaceType.java#L43

Added line #L43 was not covered by tests

Check warning on line 189 in src/main/java/org/opensearch/knn/index/SpaceType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/SpaceType.java#L189

Added line #L189 was not covered by tests

Check warning on line 99 in src/main/java/org/opensearch/knn/index/query/KNNQueryBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/query/KNNQueryBuilder.java#L99

Added line #L99 was not covered by tests

Check warning on line 394 in src/main/java/org/opensearch/knn/index/query/KNNQueryBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/query/KNNQueryBuilder.java#L394

Added line #L394 was not covered by tests

Check warning on line 509 in src/main/java/org/opensearch/knn/index/query/KNNQueryBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/query/KNNQueryBuilder.java#L509

Added line #L509 was not covered by tests

Check warning on line 559 in src/main/java/org/opensearch/knn/index/query/KNNQueryBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/query/KNNQueryBuilder.java#L559

Added line #L559 was not covered by tests

Check warning on line 78 in src/main/java/org/opensearch/knn/index/util/Nmslib.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/index/util/Nmslib.java#L78

Added line #L78 was not covered by tests