QuanticResultList

The QuanticResultList component is responsible for displaying query results by applying one or more result templates.

Example

<c-quantic-result-list engine-id={engineId} fields-to-include="objecttype,gdfiletitle"></c-quantic-result-list>

Properties

Property Attribute Description Type Default

engineId (required)

engine-id

The ID of the engine instance the component registers to.

string

fieldsToInclude

fields-to-include

A list of fields to include in the query results, separated by commas.

string

'date,author,source,language,filetype,parents,sfknowledgearticleid'

Custom Events

The component fires the following custom event:

  • registerresulttemplates

XML Configuration File Elements

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

Metadata Value

apiVersion

53.0

isExposed

false