Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Environment
Current Behavior
I want to ask
self.collection = Collection(collection_name)
self.collection.load()
self.collection_index_schema = self.collection.indexes[0]
self.collection_index_schema._index_params['index_type']
Sometimes key error occurs but sometimes it works. How to solve it?
Expected Behavior
No response
Steps To Reproduce
Milvus Log
No response
Anything else?
No response