Hello,
As far as i have read cluster support is only available as part of Redis Labs Enterprise. What if a Redis cluster is set up according to this
https://redis.io/topics/cluster-tutorial and RediSearch is loaded to each master?
I mean what will be the behavior, it will not work at all? It will work like it was a standalone mode? Are results not guaranteed?
Also are only search indexes affected, TEXT fields? If a document with only GEO, TAG and NUMERIC fields is created, would it work as expected?
Thank you in advance.