-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Hello guys. I'm trying to use this feat: Vector similarity (https://redis.io/docs/stack/search/reference/vectors), that uses redisearch.
At this repository of redisearch on github (https://github.com/RediSearch/RediSearch), i found that redis-om-node supports the use of redisSearch, but i wasn't able to find anything here related to this topic.
How can i be able to compare vectors similarity saved into my redis db with another vector on my memore by cosine without querying all my data to memory and doing it on my code?
Thanks you all!
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists