Find answers from the community

Home
Members
nsoybean
n
nsoybean
Offline, last seen 3 days ago
Joined February 18, 2025
Hi! i am using llamaIndex python, mongoAtlas db as my persistant storage. I had an initial successful implementation of using MongoDBAtlasVectorSearch as my vectorStore, and rag is working πŸ™‚

but now i am exploring the document summary index, and im struggling to understand the concept of docstore and index store.
  1. am i able to create a document summary index from my existing vector store?
  2. does anyone have a copy of data in their docStore, vectorStore, indexStore? I will like to see the data to see how they all related to each other.
Any help pointing me to the right direction is greatly appreciated! T.T
8 comments
W
n