Is there a way for a client to fetch information on the RediSearch version of the server? There have been occurrences with my software where developers have used it with too old version, so would be nice that it could be checked somehow.
module list
Will get you a list of all the modules with their versions.
2 Likes
I got this, but I don’t understand the meaning of this version number:
-
- “name”
- “search”
- “ver”
- (integer) 999999
It means you run on mater branch, if you build yourself make sure to checkout the latest version (v2.0.4)