milvus/internal/distributed/proxy
PowderLi 8fc4ebfa11
fix: empty MetricType (#30216)
issue: #30102 #30225

we should read MetricType from SearchResult,
because query node never
1. read metricType from LoadMeta
2. store to collection
3. set SearchRequest.MetricType

Signed-off-by: PowderLi <min.li@zilliz.com>
2024-01-28 15:33:02 +08:00
..
client enhance: Use mockery to replace manual mock code (#29074) 2023-12-13 10:46:44 +08:00
httpserver fix: empty MetricType (#30216) 2024-01-28 15:33:02 +08:00
service_test.go feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
service.go feat: support etcd authentication (#30226) 2024-01-24 11:35:00 +08:00