EnableDocumentHighlight

Enables highlighting of full-text search terms in PDF, text, and HTML files.

  • When set to TRUE, search term highlighting is enabled.

  • When set to FALSE, search term highlighting is disabled.

  • Default is FALSE after installation of Content Server.

  • Default is TRUE after installation of PDF Converter.

Type and Usage

Location

  • System Properties, Options tab, Enable search keyword highlighting

  • Admin Server, General Configuration, Enable search keyword highlighting

  • IntradocDir/config/config.cfg

Example

As a configuration setting:

EnableDocumentHighlight=false

As script, returns the value of the configuration setting:

<$EnableDocumentHighlight$>

See Also