QuanticDidYouMean
QuanticDidYouMean
The QuanticDidYouMean
component is responsible for handling query corrections.
When a query returns no result but finds a possible query correction, the component either suggests the correction or automatically triggers a new query with the suggested term.
Example
<c-quantic-did-you-mean engine-id={engineId} disable-query-auto-correction={disableQueryAutoCorrection} query-correction-mode="next"></c-quantic-did-you-mean>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The ID of the engine instance the component registers to. |
|
|
|
|
Whether to disable automatically applying corrections for queries that would otherwise return no results.
When |
|
|
|
|
Defines which query correction system to use.
|
|
|
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: