OpenWGA 7.4 - WebTML reference

WebTML tags » item

<tml:item highlight ="true | false">

Purpose:

Activates highlighting of query terms for this item.

Description:

If highlighting has been enabled on a Lucene fulltext query and the current document is part of the search result highlight="true" will enable highlighting of the query terms in the item value.

Per default each query term will be highlighted in the item output by "<b>[term]</b>". To specifiy custom highlighting styles the attributes "highlightprefix" and "highlightsuffix" can be used.

Default value:

false