AxRankedDocument
A single ranked document.
Properties
| Property | Type | Description |
|---|---|---|
id | string | - |
matchedTerms | string[] | Query terms that matched this document (for telemetry/debugging). |
score | number | Score normalized to 0..1 relative to the top match (top is always 1). |