Get index building progress.
new milvusClient(MILUVS_ADDRESS).collectionManager.getIndexState(GetIndexStateReq);
Parameter | Description | type | required |
---|---|---|---|
collection_name | Collection name | String | true |
new milvusClient(MILUVS_ADDRESS).collectionManager.getIndexState({
collection_name: 'my_collection',
});
// getIndexState return