Index

The Index action indexes user data into a Content component.

Example

To index the user information from the NT repository:

http://localhost:3057/action=Index&repository=NT

Parameters

The following action parameters are required.

Parameter Description
Repository The repository that contains the information to index.

This action accepts the following optional parameters.

Parameter Description
DreACIPort The ACI port of the Content component.
For example, DreACIPort=9000.
If you do not set this parameter, the action uses the value of the configuration parameter GroupServerIndexDreACIPort.
DreDatabase The database to index the data into.
For example, DreDatabase=Users.
If you do not set this parameter, the action uses the value of the configuration parameter GroupServerIndexDreDatabase.
DreHost The host name or IP address of the Content component.
For example, DreHost=10.0.0.1.
If you do not set this parameter, the action uses the value of the configuration parameter GroupServerIndexDreHost.

This action accepts the following standard ACI action parameters.

Parameter Description
ActionID A string to use to identify an ACI action.
FileName The file to write output to.
ForceTemplateRefresh Forces the server to load the template from disk.
Output Writes output to a file.
ResponseFormat The format of the action output.
Template The template to use for the action output.
TemplateParamCSVs A list of variables to use for the specified template.