QuanticQueryError

The QuanticQueryError component handles fatal errors when performing a query on the index or Search API. When the error is known, it displays a link to relevant documentation for debugging purposes. When the error is unknown, it displays a small text area with the JSON content of the error.

Example

<c-quantic-query-error engine-id={engineId}></c-quantic-query-error>

Properties

Property Attribute Description Type Default

engineId (required)

engine-id

The ID of the engine instance the component registers to.

string

XML Configuration File Elements

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

Metadata Value

apiVersion

53.0

isExposed

false