Configure View to Highlight Terms
You might need to add additional parameters to your configuration file to use View to highlight link terms in returned documents.
-
Open the IDOL View component configuration file in a text editor.
-
Find the
[Viewing]section. -
Set the following parameters in the
[Viewing]section:IDOLHostThe host name where the IDOL Content component runs. IDOLPortThe value of the ACI port for this IDOL Content component. IDOLTimeoutThe amount of time (in seconds) that View waits for a response from the IDOL Content component. These parameters determine where View sends
Highlightactions. You must configure these parameters if you use View in a stand-alone configuration. If you use a unified IDOL Server, View uses the IDOL Content component in the IDOL Server, but you can configure these parameters if you want to use a different IDOL Content component.For information on using stand-alone components, refer to the IDOL Getting Started Guide.
-
Set
HighlightChunkSizeto the maximum size (in bytes) of the chunks that View splits text into before highlighting. Enter–1for an unlimited chunk size. -
Set
DefaultLanguageTypeto the language type that View uses for the link terms when highlighting. This parameter ensures that the IDOL Content component stems the terms correctly when highlighting. You can override this parameter by using theLanguageTypeparameter in theViewaction. See Highlight Expressions in Different Languages. -
Set
DefaultStartTagandDefaultEndTagto the default opening and closing HTML tags to use to highlight link terms. -
Save and close the configuration file.
-
Restart the IDOL View component for your changes to take effect.