You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of the collection based index functions deal with only one index but it is possible for the collection to have more than one index. How are we supposed to specify which index to drop when using drop_index() or which index is returned on index()
The text was updated successfully, but these errors were encountered:
form milvus-io/pymilvus-orm#283
A lot of the collection based index functions deal with only one index but it is possible for the collection to have more than one index. How are we supposed to specify which index to drop when using drop_index() or which index is returned on index()
The text was updated successfully, but these errors were encountered: