Commands
Info
Used to retrieve the stats of an index.
Arguments
Returns some statistics and numbers related to your index.
Response
The number of vectors in the index, that are ready to use.
The number of vectors in the index, that is still processing and not ready to use.
The size of the index, in b
.
Dimension of the vectors.
Name of the similarity function used in indexing and queries.
Was this page helpful?