🚀 Try Zilliz Cloud, the fully managed Milvus, for free—experience 10x faster performance! Try Now>>

milvus-logo
LFAI
< Docs
  • Java

ConsistencyLevelEnum

The enumeration of consistency levels during a search or query.

package io.milvus.common.clientenum;
public enum ConsistencyLevelEnum
TypeDescription
STRONGWaits until all operations are completed before a search/query.
BOUNDEDWaits until operations in a time span are completed before a search/query.
EVENTUALLYExecutes a search/query immediately.

Try Managed Milvus for Free

Zilliz Cloud is hassle-free, powered by Milvus and 10x faster.

Get Started
Feedback

Was this page helpful?