Ask a question to get started
Enter to sendā¢Shift+Enter new line
Retrieves a MatchingEngineIndex (VectorSearchIndex) by ID.
MatchingEngineIndex
VectorSearchIndex
get_index( self, index_id: str, ) -> MatchingEngineIndex
index_id
str
ID of the index to be retrieved.