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

MB-64360 - Guardrail fix for missing vectors #282

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

metonymic-smokey
Copy link
Member

@metonymic-smokey metonymic-smokey commented Nov 28, 2024

In case a doc has invalid vector fields but valid non-vector fields, filter hit IDs may be ineligible for the kNN since the document does not have any/valid vectors. This PR adds a check to avoid kNN in such cases.

@metonymic-smokey metonymic-smokey changed the base branch from master to v16-trinity-couchbase November 28, 2024 07:29
(cherry picked from commit 8dcbb18)
faiss_vector_posting.go Outdated Show resolved Hide resolved
faiss_vector_posting.go Outdated Show resolved Hide resolved
@metonymic-smokey metonymic-smokey merged commit c85f4c5 into v16-trinity-couchbase Nov 28, 2024
6 checks passed
@abhinavdangeti abhinavdangeti deleted the guardrail branch December 2, 2024 14:54
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.

3 participants