DREDELDBASE
Allows you to delete all documents from a IDOL Server database.
Example
http://12.3.4.56:9071/DREDELDBASE?DREDbName=News
This index action deletes all documents from the News database.
Required Parameters
The following action parameters are required.
| Parameter | Description |
|---|---|
| DREDbName | The database from which to delete documents. |
Optional Parameters
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. |