'Index error with Milvus 2.0.0, sdk: pymilvus 2.0.0
Solution 1:[1]
From your error log "status = StatusCode.UNIMPLEMMENTED", I speculate that the sdk version of your milvus may not match your milvus server version. It is recommended to confirm it carefully.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Lea |

