QuanticQueryError
QuanticQueryError
In this article
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 |
---|---|---|---|---|
|
|
The ID of the engine instance the component registers to. |
|
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|
Associated Use Cases
This component is also relevant in the following use case: