Find answers from the community

Updated 5 months ago

Bug with MongoDB Atlas Vector Search returning empty results

At a glance

The community member is experiencing a problem with MongoDBAtlasVectorSearch, where the results from index.as_retriever() and index.as_query_engine() are empty, even though they have added nodes and embedding documents. Another community member asks if the vector index was created in the MongoDB UI/dashboard, to which the original poster responds that they created it using the tutorial at https://www.mongodb.com/docs/atlas/atlas-vector-search/ai-integrations/llamaindex/. There is no explicitly marked answer in the comments.

Useful resources
[BUG] I have problem with MongoDBAtlasVectorSearch, I already add node and embedding document but the result when Retrieval or Query (using index.as_retriever() and index.as_query_engine() ) is empty
L
X
2 comments
did you create the vector index in the mongodb UI/dashboard?
Add a reply
Sign up and join the conversation on Discord