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

Lucene implementation for approximate k-NN search #791

Closed
hdhalter opened this issue Jul 11, 2022 · 1 comment · Fixed by #837
Closed

Lucene implementation for approximate k-NN search #791

hdhalter opened this issue Jul 11, 2022 · 1 comment · Fixed by #837
Assignees
Labels
3 - Tech review PR: Tech review in progress v2.2.0
Milestone

Comments

@hdhalter
Copy link
Contributor

See opensearch-project/k-NN#39

@hdhalter hdhalter added this to the v2.2 milestone Jul 11, 2022
@hdhalter hdhalter added 1 - Backlog Issue: The issue is unassigned or assigned but not started and removed untriaged labels Jul 12, 2022
@cwillum cwillum changed the title New vector field type dense_vector Document New Support for Lucene HNSW Implementation to Extend Existing Approximate k-NN Search Jul 20, 2022
@cwillum
Copy link
Contributor

cwillum commented Jul 20, 2022

The new title for this issue reflects a pivot from using a new vector field type to implementation of Lucene HNSW for extending "Approximate Nearest Neighbor" search.
See issue #3545 for some background on the shift in development.

@hdhalter hdhalter changed the title Document New Support for Lucene HNSW Implementation to Extend Existing Approximate k-NN Search Lucene implementation for approximate k-NN search Jul 21, 2022
@Naarcha-AWS Naarcha-AWS added 3 - Tech review PR: Tech review in progress 5 - Editorial review PR: Editorial review in progress and removed 1 - Backlog Issue: The issue is unassigned or assigned but not started 3 - Tech review PR: Tech review in progress 5 - Editorial review PR: Editorial review in progress labels Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Tech review PR: Tech review in progress v2.2.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants