1 year ago
#306381
Jack
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 searched. But when I used milvus2.0, I didn't find the flush() interface. Can Milvus 2.0 automatically flush newly inserted data now? Or do I have to call it manually too?
database
vector
insert
milvus
0 Answers
Your Answer