You can update, rebuild, or purge an existing index.
| Option | Description |
|---|---|
| Build |
Creates a new IDX file with the existing information, and updates it by adding new entries and marking changed or outdated entries as invalid. If you make a large number of changes, or use this option repeatedly instead of creating a new index, search times may increase. |
| Rebuild |
Creates a new index, overwriting the existing index folder and its contents (the IDX files). |
| Purge |
Deletes the index contents (the IDX files) without deleting the index file itself (PDX). |