Problems setting up Full Text Search on a single node

Hi,

you work with the FTS service exactly like with all others. You need to enable it on the first node when you initialize the cluster, and then when you add a new you can select it as well. The reason FTS is not enabled by default yet (you manually need to enable it on init) is that its still experimental. The next major release will have it enabled by default as well on initializaton.

@daves beat me to it :wink: