IDOLParams
Additional IDOL index action parameters. The IDOL engine sends the DREADDDATA
action to IDOL Server, 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 IDOL Server Reference.
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: |