opensearch-project / k-NN

🆕 Find the k-nearest neighbors (k-NN) for your vector data
https://opensearch.org/docs/latest/search-plugins/knn/index/
Apache License 2.0
152 stars 113 forks source link

Fix Faiss efficient filter exact search using byte vector datatype #2165

Open naveentatikonda opened 4 hours ago

naveentatikonda commented 4 hours ago

Description

Fix Faiss efficient filter exact search using byte vector datatype

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

navneet1v commented 3 hours ago

@naveentatikonda can we add a IT for this change where we do filters testing with Faiss ByteVector