Record
index-database
No description available.
record index-database {
dimension: option<vector-dimensionality>,
metric: option<index-metric>,
name: option<index-name>,
pod-type: option<pod-type>,
pods: option<s32>,
replicas: option<s32>,
shards: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| dimension | option<vector-dimensionality> | |
| metric | option<index-metric> | |
| name | option<index-name> | |
| pod-type | option<pod-type> | |
| pods | option<s32> | |
| replicas | option<s32> | |
| shards | option<s32> |