Types & Getters
Getter Functions
is_trained
Returns whether the index has been trained.
index_name
Returns the name of the index.
index_type
Returns the type of the index (for example, IVF, IVFPQ, or IVFFlat).
index_config
Returns a pointer to the index configuration.
Was this page helpful?