I would like to use openresty to connect to redisearch.
The are no available specific clients for Lua, so i was thinking to use the native lua-resty-redis
How can i execute this redis command with lua?
127.0.0.1:6379> FT.SEARCH myIdx "hello world" LIMIT 0 10