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