IDOLParams
Additional index action parameters. The output engine sends the DREADDDATA
action to your Content component, which instructs the server to index the data contained in the action request. You can send additional parameters with this action. For details of the available index action parameters, refer to the Content component documentation.
Specify the parameters as a single string. Use an equals sign (=) to separate each parameter and value; use an ampersand (&) to separate multiple parameter–value pairs. For example:
IDOLParams=LanguageType=EnglishUTF8&DateFields=*/Date
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName |
Example: | IDOLParams=LanguageType=EnglishUTF8&DateFields=*/Date
|
See Also: |