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 filtered knn search #2904

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Add filtered knn search #2904

merged 2 commits into from
Aug 24, 2023

Conversation

tlandelin
Copy link
Contributor

Added the filter option for KNN search documented here.

Also, created some builder methods on the KNN case class.

This PR resolves #2903

@sksamuel
Copy link
Collaborator

Thanks!

@sksamuel sksamuel merged commit cf2ac34 into Philippus:master Aug 24, 2023
3 checks passed
@tlandelin
Copy link
Contributor Author

Could you release a new version so we can access the change in maven?

@xiaofeiXM
Copy link
Contributor

Could you release a new version so we can access the change in maven?

@sksamuel can you please help us with this? thanks!

@sksamuel
Copy link
Collaborator

Yep, sonatype has been down for a few days, so once it's back I will release.

@tlandelin
Copy link
Contributor Author

Any luck with sonatype coming back up?

@sksamuel
Copy link
Collaborator

Yep 8.9.2 has been released.

@tlandelin
Copy link
Contributor Author

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filtered KNN search not supported
3 participants