Record
create-search-response-data-item
No description available.
record create-search-response-data-item {
document: option<s32>,
object: option<string>,
score: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| document | option<s32> | |
| object | option<string> | |
| score | option<f64> |