I've installed it trough composer, no problems at all. Then I've opened the plugin settings page in Wordpress and defined the server IP and the port. No problems. Using the command line with WP-CLI i've then created the index "posts". No problem. I've verified it with redis-cli doing a "FT.INFO posts" and the index is there. Then when trying to index all posts in database I get some timeout errors but I've used the command "wp redipress index posts missing" to continue the process. It ended but when I go to redis-cli and executed again "FT.INFO posts" says that there is no index. It has being deleted.
Can anyone help here?
I've installed it trough composer, no problems at all. Then I've opened the plugin settings page in Wordpress and defined the server IP and the port. No problems. Using the command line with WP-CLI i've then created the index "posts". No problem. I've verified it with redis-cli doing a "FT.INFO posts" and the index is there. Then when trying to index all posts in database I get some timeout errors but I've used the command "wp redipress index posts missing" to continue the process. It ended but when I go to redis-cli and executed again "FT.INFO posts" says that there is no index. It has being deleted.
Can anyone help here?