-
Notifications
You must be signed in to change notification settings - Fork 105
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
Indexing #314
Indexing #314
Conversation
…rage. Also refactoring indexer class for easing implementation of indexers that would depend on packages that include both search and storage.
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Looks promising but there are quite a few types, documentation and else branch with error values missing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I added some comments on few files but mostly small things here and there
Adding linear search, faiss approximate NN lookup, cached store, and redis store