VECTOR_ INDEX
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
This view contains information about the in-memory and on-disk sizes of vector indexes.
Column Name |
Description |
---|---|
|
The name of the database. |
|
The name of the table. |
|
The |
|
The type of the index. |
|
The amount of memory in bytes currently consumed by the vector index. |
|
The size, in bytes, of the index on disk. |
|
The number of per-segment indexes of this index currently loaded in the vector index cache. |
|
The total number of per-segment indexes in this index. |
Last modified: June 2, 2025