milvus-logo
LFAI
< Docs
  • Python

get_query_segment_info()

This method checks the information of the segments in the query nodes.

Invocation

get_query_segment_info(collection_name, timeout=None, using='default')

Parameters

ParameterDescriptionTypeRequired
collection_nameName of the collection to checkStringTrue
timeoutAn optional duration of time in seconds to allow for the RPC. If it is set to None, the client keeps waiting until the server responds or error occurs.FloatFalse
usingMilvus Connection used to check the segmentsStringFalse

Return

QuerySegmentInfo.

Try Managed Milvus for Free

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

Get Started
Feedback

Was this page helpful?