I have the following error: MilvusException: <MilvusException: (code=65535, message=efConstruction out of range: [1, 2147483647])>
while I am creating HNSW indexing on milvus db. any suggestion would be great. nothing on the internet.
My vector size is 30552. maybe that can be the problem. I am not sure. just looking for a logical explanation.
thanks