-
Notifications
You must be signed in to change notification settings - Fork 504
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
[DOC] Add efficient filtering capability for Lucene knn #923
Comments
10/24 Status: started research, gathered all resource specs and recording of demo. Started writing 10/24. |
Update: writing content, on-target for tech review of two drafts by 11/3 this week. |
@alicejw-aws and @martin-gaievski can we remove these quip links and either past the content in a comment or post it somewhere public? Thanks! |
hi @dtaivpp, will do! I've saved the resources for doc purposes, and removed the quip links to this issue. Not sure if they are made public or not. Thanks |
11-7 update: doc is in eng review with Martin and his team. |
Update: Tech review is completed 11-8, now in doc review. |
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
k-NN plugin in OpenSearch will support filtering. This will allow users to define custom filters as part of the search request for knn_vector data type. Filtering functionality will be supported for case when Lucene has been defined as an engine for hnsw method.
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
opensearch-project/k-NN#376
https://github.com/martin-gaievski/k-NN/tree/poc/pre-filtering-for-lucene-engine
The text was updated successfully, but these errors were encountered: