python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
What is included in the ‘standalone’ vs ‘cluster’ Milvus deployments?
What is included in the ‘standalone’ vs ‘cluster’ Milvus deployments?
Standalone makes it sound like it is a single instance, but as far as I can tell it still requires deploying ETCD and MinIO.
Jack
Votes: 0
Answers: 1
Does milvus auto-flush inserted data to object storage? or do we have to manually call flush?
I used the milvus1.x version in the past. After I insert data, I need to call the flush interface to ensure that the data is placed on the disk, so as to ensure that the newly inserted data can be sea...
Jack
Votes: 0
Answers: 0
If I set auto_id=true, then I insert data into milvus concurrently. Will the id in Milvus be repeated?
If I set auto_id=true, then I insert data into milvus concurrently. Will the id in Milvus be repeated?
I am using Milvus2.0.
Jack
Votes: 0
Answers: 1
Did anyone deploy Milvus on kubernetes cluster on-premise?
I want to deploy Milvus to my kubernetes cluster on-premise and
I follow this guide
Step 1: I setup nfs server on my server with nfs-kernel-server (I'm able to mount to pod and mount to my other machi...

coolflower
Votes: 0
Answers: 1