This repository was archived by the owner on Jul 23, 2024. It is now read-only.
Mongo vCore vector search returns zero documents #91
Replies: 1 comment
-
|
I figured out the issue, Vector path property is Case sensitive |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have 2 documents in the collection along with vectorembeddings of those contents. Whatever the query I provide, I always get empty results from the pipeline.

Below are my index and embeddings


Beta Was this translation helpful? Give feedback.
All reactions