The AfpDatabaseOptimize task optimizes the internal indexing of a specified database. It permanently removes files that have been tagged for deletion using the AfpRemoveTrack task, and optimizes lookup functions for newly added tracks.
| Parameter | Description | Required |
|---|---|---|
| Type | The task name. Set to AfpDatabaseOptimize. |
Yes |
| AfpDb | The audio fingerprint database (if it is defined in the configuration file). | * |
| Pack | The audio fingerprint database (if it is not defined in the configuration file). | * |
| PackDir |
The path to the directory containing the database. |
* |
http://localhost:13000/action=AddTask&Type=AfpDatabaseOptimize&Pack=Adverts&PackDir=C:\resources
This action uses port 13000 to instruct Speech Server, which is located on the local machine, to optimize the Adverts database that is located in C:\resources.