VectorScore
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| field | String | Document field that was searched (name, description, content) | |
| vector | String | Vector name that was used (wmtr, splade, dense, etc.) | |
| score | f64 | Raw score from this vector | |
| rank | i32 | Rank of this result within this vector's results (1-based) |