Enabling and Customizing Repository Indexing
To allow the user to perform full-text searches in HOPEX solutions, the repository must first be indexed.
Indexing runs automatically every 10 minutes (modifiable default value) with the indexing scheduler (RDBMS specific). This indexing is incremental (indexing modified objects only).

The initial indexing can take some time depending on the size of your repository (eg: more than 30 hours for a 2 GB repository, of which business documents constitute a major part), and can slow the performance of
HOPEX. Remember to run this initial indexing when other
HOPEX users are not connected.

Take care to allow sufficient disk space before enabling indexing: statistically for a large repository (eg: 2 GB) of which business documents constitute a major part, the indexing size can represent twice the repository size.
Enabling/Disabling repository indexing for full-text search
By default, repository indexing is not enabled.
To enable/disable repository indexing:
1. Access properties of the repository concerned.
2. Select/Clear Repository Indexing to enable/disable repository indexing.
3. Click OK.
The scheduler (RDBMS specific) updates indexing every 10 minutes.
Indexing is carried out for all of the languages installed.
When indexing is completed, the "Repository Name".IX folder is created in the corresponding folder of the repository. This folder contains indexing results.
Indexing a repository manually
When the scheduler is unavailable (GBMS), or for initial indexing, the administrator can index the repository manually.
To index a repository manually:
1. Connect to HOPEX Administration and select the repository concerned.
2. Right-click the repository to be indexed and select Index for Quick Search.
Indexing is carried out for all of the languages installed.

For initial indexing, the "Repository Name".IX folder is created in the corresponding folder of the repository. This folder contains indexing results.
Customizing the indexing scheduler (RDBMS)
You can modify indexing scheduler default configuration.
To modify indexing scheduler default configuration:
1. Connect to HOPEX Administration and select the repository concerned.
2. Right-click Scheduler and select Manage Triggers.
3. Select the System Triggers tab.
4. Right-click Indexing Automaton and select Update Scheduling.
The indexing scheduler configuration window appears.
5. Modify the configuration.
6. Click OK.

For detailed information on the scheduler, see the technical article
HOPEX Power Studio - Scheduler.