ISolrCustomFieldSearchResult.HighlightedValues

Syntax

HighlightedValues: Array;

Description

The HighlightedValues property returns the array of found field values taking into account highlighting of the search value.

Comments

The searched value will be framed with the <hlt>...</hlt> tag.

Example

The example of use is given in description of the ISolrSearchResult.CustomFieldSearchResults property.

See also:

ISolrCustomFieldSearchResult