VectorIndex interface
Properties
path | The path to the vector field in the document. |
type | The index type of the vector. Currently, flat, diskANN, and quantizedFlat are supported. |
Property Details
path
The path to the vector field in the document.
path: string
Property Value
string
type
The index type of the vector. Currently, flat, diskANN, and quantizedFlat are supported.
type: string
Property Value
string