Search Module Support and CVE #10
Replies: 2 comments
-
|
Appreciate any guidance you can give. Running Valkey 8.02 on ubuntu 22, Took the commands from posting and put into py file. ISSUE Exception has occurred: ResponseError When was building the libvalkeysearch.so had to issue the Command bazel build //src:valkeysearch The Optimized binary would not find config=ito |
Beta Was this translation helpful? Give feedback.
-
|
The SORTBY option for the FT.SEARCH command hasn't been implemented yet. Currently, FT.SEARCH always outputs it's results sorted by vector distance. This is something that will likely get fixed in the future. but I don't know if anybody is currently working on it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Need to establish a support framework. Specifically, what is the LTS strategy and how will CVE's get handled.
Beta Was this translation helpful? Give feedback.
All reactions