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

[DOC] Updating the K-NN Filters documentation due to recent enhancements in Efficient Filters #4962

Closed
1 of 4 tasks
navneet1v opened this issue Sep 5, 2023 · 0 comments · Fixed by #4987
Closed
1 of 4 tasks
Assignees
Labels
3 - Done Issue is done/complete v2.10.0
Milestone

Comments

@navneet1v
Copy link
Contributor

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request and all versions that are affected.
With the recent improvements in the Efficient Filters in K-NN, we want to update the documentation of Filters in K-NN. The changes include:

  1. Support for Efficient Filters in Faiss IVF and IVF PQ algorithms.
  2. Update in the logic to switch to exact search in Faiss Filtered Search for Restrictive Filters usecase.
  3. Addition of new setting to make the switch to exact search customer driven.

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

  1. [Feature] Enhancing Efficient Filters(in Faiss Engine) for Restrictive Filtering use case k-NN#1049
  2. [BUG] Empty result set for k-NN search with prefiltering, on faiss index with PQ k-NN#1057
@kolchfa-aws kolchfa-aws self-assigned this Sep 6, 2023
@kolchfa-aws kolchfa-aws added 1 - Backlog Issue: The issue is unassigned or assigned but not started and removed untriaged labels Sep 6, 2023
@hdhalter hdhalter added this to the v2.10 milestone Sep 7, 2023
@kolchfa-aws kolchfa-aws added 2 - In progress Issue/PR: The issue or PR is in progress. 3 - Done Issue is done/complete and removed 1 - Backlog Issue: The issue is unassigned or assigned but not started 2 - In progress Issue/PR: The issue or PR is in progress. labels Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Done Issue is done/complete v2.10.0
Projects
None yet
3 participants