Open chenlizhao opened 2 years ago
RSCoordinator is deprecated for RediSearch>=2.2.
RSCoordinator is already merged into RediSearch.
Please try make RediSearch by make build COORD=1
JRediSearch is OK.
You just need to connect to one node. RSCoordinator merged into RediSearch will search over the cluster.
I use JRediSearch for redis search, but it seems doesn't support redis cluster, so if I want to use RSCoordinator, what client should I use?