Anything to do to get RediSearch to search across clusters?

To build it please see docs on building

make build COORD=oss will build OSS RediSearch Coordinator.

To run it please see docs on creating and running a cluster

In order to load the built RediSearch module, edit the create-cluster script:
ADDITIONAL_OPTIONS="--loadmodule <path to the built module-oss.so>"