Is the size of range search limited by search params? #4284
Unanswered
xinhuitian
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, if I set nprobe to 128 and the number of clusters is 1024, then the max size of elements returned by the range search method of a IVF index is at most the total number of selected 128 clusters? Same issue on HNSW, is it also limited by the ef_search param?
Beta Was this translation helpful? Give feedback.
All reactions