Replies: 2 comments
-
Hi Yes, it does brute force, it has numpy under the hood |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks for letting me know. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to understand how the local client works. Is this doing a brute force O(N) search instead of building an index? Where is the indexing code if it builds an index?
Beta Was this translation helpful? Give feedback.
All reactions