Expire Immediately
To expire documents immediately, send a DREEXPIRE
index action (case sensitive) from your Web browser:
http://ContentHost:indexPort/DREEXPIRE
where:
ContentHost
|
is the IP address or host name of the machine on which the IDOL Content component is installed. |
indexPort
|
is the IDOL Content component index port (specified as IndexPort in the [Server] section of the IDOL Content component configuration file). |
For example:
http://MyHost:20001/DREEXPIRE
This action uses port 20001
to expire the documents from the IDOL Content component located on a machine with host name MyHost
.