I'm currently using Redis V4.09 on Ubuntu 18.04 and I downloaded RediSearch from https://redislabs.com/redis-enterprise-software/download-center/modules/
The module runs correctly with the Redis Server but when I try to use a command from RediSearch like FT.Create it responds with an error saying that the module is disabled in open-source redis.
I was told that RediSearch is free given its license, is it that the version on redis labs is an enterprise version? If so, where can I find the free version of RediSearch and its respective .so file.
Thank you for your help!