QuanticResultHighlightedTextField

The QuanticResultHighlightedTextField component displays a given result field value and supports text highlighting for the following fields: title, excerpt, printable URI, first sentences and summary. Make sure the field specified in this component is also included in the field array for the relevant template. See the this example: Quantic usage.

Example

<c-quantic-result-highlighted-text-field engine-id={engineId} result={result} field="title"></c-quantic-result-highlighted-text-field>

Properties

Property Attribute Description Type Default

engineId (required)

engine-id

The ID of the engine instance the component registers to.

string

result (required)

result

The result item to use.

Result

label

label

(Optional) The label to display.

string

undefined

field (required)

field

The field whose value is displayed by the component.

string

XML Configuration File Elements

The following XML configuration file elements apply (see XML Configuration File Elements).

Metadata Value

apiVersion

58.0

isExposed

false