Skip to content

How to persistent documents while using MilvusDocumentStore? #4095

Discussion options

You must be logged in to vote

Hello @HarshTrivedi!

Here you find the MilvusDocumentStore docs.

Maybe this old issue can help (even if something has changed): #1600
Did you try to initialize Milvus and specify the sql_url?
Something like document_store = MilvusDocumentStore(sql_url="sqlite:///mydb.db", ...)

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by HarshTrivedi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants