QuanticResultHighlightedTextField
QuanticResultHighlightedTextField
In this article
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 |
---|---|---|---|---|
|
|
The ID of the engine instance the component registers to. |
|
|
|
|
The result item to use. |
|
|
|
|
(Optional) The label to display. |
|
|
|
|
The field whose value is displayed by the component. |
|
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|