How Applying Configuration Works
Exalead CloudView’s configuration defines the high-level functional setup of the product. For example, in
/config/deployment.xml
your Exalead CloudView installation's server deployment is defined through roles such as
Indexing
, SearchAPI
, or
ConnectorsServer
.
In the running Exalead CloudView instance, these roles are mapped to running processes.
When you apply the configuration, Exalead CloudView checks the high-level configuration for errors, then computes a low-level configuration for each process, known as the GCT. This process is described below.