-
|
Hi, my name is Nazarii and currently I am writing Master thesis for CS and part of it is benchmark of FalcorDB, both in graph traversal and vector search. However I have found that Falcor requires RedisSearch and it is said that it is leveraged in Full-Text Indexing, but I was not able to find whether it is also used for a Vector Search and Indexing. So my question is: Is RedisSearch used for Vector Search and Indexing operations? |
Beta Was this translation helpful? Give feedback.
Answered by
gkorland
May 5, 2026
Replies: 1 comment 3 replies
-
|
Yes FalkorDB is using RediSearch as its indexing engine, it is statically linked as a library |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Nauaho
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes FalkorDB is using RediSearch as its indexing engine, it is statically linked as a library