Skip to content

How to use distributed index with FAISSDocumentStore #4937

Answered by bogdankostic
lpi-tn asked this question in Questions
Discussion options

You must be logged in to vote

Copy of @anakin87's answer on our Discord server:

I have the impression is that the desired feature is supported by https://github.com/facebookresearch/distributed-faiss and not by the original FAISS library.

Haystack's FAISSDocumentStore is built upon the original FAISS library.

For this type of features, I would suggest more modern vector databases such as Qdrant (https://qdrant.tech/documentation/distributed_deployment/) which integrates with Haystack.

In any case, I am not an expert on this topic.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lpi-tn
Comment options

Answer selected by lpi-tn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants