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 Content component is installed.
indexPort is the Content component index port (specified as IndexPort in the [Server] section of the Content component configuration file).

For example:

http://MyHost:20001/DREEXPIRE

This action uses port 20001 to expire the documents from the Content component located on a machine with host name MyHost.