Replies: 1 comment 9 replies
-
To understand better the difference between vector-based (dense) and keyword-based (sparse) retrieval, you can read this section of the docs.
To understand better the different Document Stores and their compatibility with Retrievers, please have a look at this table. |
Beta Was this translation helpful? Give feedback.
9 replies
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.
-
I use the FAISS document store and I would like to know if it is possible to use a BM25 type retriever?
Beta Was this translation helpful? Give feedback.
All reactions