Skip to main content

Appendix C - SSP Configuration

Indexer

In ADITO cloud systems created via the Self-Service Portal (SSP), the indexer configuration—particularly for the Solr server—is predefined and typically does not require modification. If needed, you can find details about the configuration in Appendix: Indexer Configuration.

Updating the Index

After modifying the index or its configuration, changes will only take effect once the server process rebuildIndex_serverProcess is executed. This process may run automatically on a schedule, depending on your system settings. You can also trigger it manually using the ADITO Manager:

  1. Open the context "Process" from the "Manager" section in the client’s Global Menu.
  2. Locate and select the process named rebuildIndex_serverProcess (display name: "rebuild Index").
  3. In the preview area, open the options menu (three dots) and choose Manual execution.

rebuildIndex Starting the process "rebuildIndex_serverProcess" via the ADITO Manager

  1. In the dialog, select an appropriate background server (identified by …bg…) and user, then confirm with Save.

rebuildIndex bgserver Selecting the background server

warning

While the process can technically run on frontend pods, this should be avoided due to load implications and potential restrictions if the IndexAlias does not allow collection management (canManageCollection = false).

The duration of the indexing process depends on system configuration and data volume. Once completed, log out and log in again to refresh the client state.