I am getting the following error while I am creating 5 different vector field in milvusdb.
MilvusException: <MilvusException: (code=65535, message=maximum vector field's number should be limited to 4)>
Just in case I asked this question. I think the reason is milvus db is supporting maximum 4 vector field in the db. But any case, I want to ask this question.
how can I increase the field size more than 4 in milvus db for vector fields??
You can config the number of the max vector field
If you install Milvus by the helm, you can follow this doc: https://milvus.io/docs/configure-helm.md