QuanticSmartSnippet

The QuanticSmartSnippet component displays the excerpt of a document that would be most likely to answer a particular query.

Example

<c-quantic-smart-snippet engine-id={engineId} maximum-snippet-height="250"></c-quantic-smart-snippet>

Properties

Property Attribute Description Type Default

engineId (required)

engine-id

The ID of the engine instance the component registers to.

string

maximumSnippetHeight (required)

maximum-snippet-height

The maximum height an answer can have in pixels. Any part of an answer exceeding this height will be hidden by default and expendable via a "show more" button.

number

XML Configuration File Elements

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

Metadata Value

apiVersion

56.0

isExposed

false