mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
d81ba164c8
See also #31103 This PR add `listIndexes` API for datacoor server to list all indexes for provided collection. Comparing to the existing `DescribeIndex` API, the new one does NOT check the segment index building progress to ease the burden when invoking it Signed-off-by: Congqi Xia <congqi.xia@zilliz.com> |
||
---|---|---|
.. | ||
datacoord | ||
datanode | ||
indexnode | ||
proxy | ||
querycoord | ||
querynode | ||
rootcoord | ||
utils | ||
connection_manager_test.go | ||
connection_manager.go | ||
OWNERS |