@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 659 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [trackNoResultsQueryWithSemanticsWire](./x-components.tracknoresultsquerywithsemanticswire.md)
## trackNoResultsQueryWithSemanticsWire variable
Performs a track of a query with no results that used semantics as fallback. The totalHits will be changed to -1 if semantic queries are found in order to differentiate it from scenarios where the user encounters a no-results page without any semantic queries.
**Signature:**
```typescript
trackNoResultsQueryWithSemanticsWire: Wire<any>
```