milvus/internal/querynodev2
Gao 8750be1e97
Set receive searchRequest log to debug level (#25223)
Signed-off-by: chasingegg <chao.gao@zilliz.com>
2023-06-29 14:04:22 +08:00
..
cluster Merge get worker process for same nodeID (#25185) 2023-06-28 18:34:24 +08:00
collector Fix querynode read quota (#24412) 2023-06-08 17:24:36 +08:00
delegator Skip unnecessary reduce phase during search (#25166) 2023-06-27 19:22:45 +08:00
pipeline Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
pkoracle Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
segments Skip unnecessary reduce phase during search (#25166) 2023-06-27 19:22:45 +08:00
tasks fix search cost metrics on replica selection (#25059) 2023-06-27 19:02:44 +08:00
tsafe Upgrade golangci-lint (#24707) 2023-06-07 19:34:36 +08:00
handlers_test.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
handlers.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
local_worker_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
local_worker.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
metrics_info.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
mock_data.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
mock_query_hook.go Support queryHook in querynodev2 (#23140) 2023-04-06 14:32:29 +08:00
OWNERS Add OWNERS file for qnv2 (#23196) 2023-04-03 16:22:24 +08:00
server_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
server.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
services_test.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
services.go Set receive searchRequest log to debug level (#25223) 2023-06-29 14:04:22 +08:00
utils.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00