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 HPE IDOL Server is installed. |
indexPort
|
is the HPE IDOL Server index port (specified as IndexPort in the [Server] section of the HPE IDOL Server configuration file). |
For example:
http://MyHost:20001/DREEXPIRE
This action uses port 20001
to expire the documents from the HPE IDOL Server located on a machine with host name MyHost
.
|