Components
<AisRelevantSort>
Toggle between all replica results and relevant-sorted results.
Usage
<AisInstantSearch :configuration="configuration">
<AisRelevantSort />
</AisInstantSearch>
AisRelevantSort renders only when the index is a virtual replica.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
id | string | "" | Optional widget ID for repeated instances (also scoped by indexId). |
No other widget params are required.