You can validate the data index either by sending an action from your Web browser, or by using the IDOL Admin interface.
To validate the data index by sending an action from your Web browser
To validate part of the data index immediately, send a DREVALIDATE
index action (case sensitive) from your Web browser:
http://IDOLhost:indexPort/DREVALIDATE?&Type=type
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). |
type
|
is the type of subindex that you want to validate. You can specify only one subindex for each action. Use one of the following values:
|
For example:
http://12.3.4.56:20001/DREVALIDATE?&Type=SecIndex
This index action uses port 20001
to validate the Content security index files of an IDOL Server that is located on a machine with the IP address 12.3.4.56
.
To validate the data index by using IDOL Admin
On the Service Control tab of the Console page, click Validate.
The Validate dialog box opens.
Select the check boxes next to the subindexes that you want to validate.
You can use the Recent Tasks panel to monitor the progress of the validation.
|