Allows you to delete an IDOL Server database and all the documents it contains.
http://12.3.4.56:9101/DREREMOVEDBASE?DREDbName=Sport
This index action deletes the Sport database from IDOL Server, including all the documents that this database contains.
The following action parameters are required.
| Parameter | Description |
|---|---|
| DREDbName | The database to delete. |
This index action accepts the following standard index action parameters.
| Parameter | Description |
|---|---|
| IgnoreMaxPendingItems | Whether to ignore the IndexQueueMaxPendingItems limit for this index action. |
| IndexUID | An identification code for any document tracking events. |
| NoArchive | Turn off configured archiving for the index action. |
| Priority | The priority for the index job. |
|
|