JBoss.orgCommunity Documentation

Local JCR index in cluster

Note

JCR clustering with local index on each node is a new feature. Find more information about Indexing in clustered environment in JCR reference documentation.

If the cluster is used with the local JCR index on each node, apply the following changes to the steps described above:

gatein.jcr.index.data.dir=/PATH/TO/LOCAL/INDEX
EXO_PROFILES="-Dexo.profiles=default,cluster,cluster-index-local"

Or, by using the following command with this additional profile.

./start_eXo.sh default,cluster,cluster-index-local