milvus/internal/proxy
Cai Yudong 0ab70271a6
correct empty search result handle (#7244)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2021-08-24 11:13:52 +08:00
..
channels_mgr_test.go Upload codecov report in GitHub Actions (#6565) 2021-07-16 14:52:21 +08:00
channels_mgr.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
channels_time_ticker_test.go FixBug: Incorrect handling of time synchronization (#6814) 2021-07-27 14:34:48 +08:00
channels_time_ticker.go FixBug: Incorrect handling of time synchronization (#6814) 2021-07-27 14:34:48 +08:00
condition_test.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
condition.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
dummyreq_test.go Remove RetrieveRequest and RetrieveTask (#6848) 2021-08-16 17:06:10 +08:00
dummyreq.go Remove RetrieveRequest and RetrieveTask (#6848) 2021-08-16 17:06:10 +08:00
error_test.go Expose system topology information by proxy (#7137) 2021-08-18 10:12:10 +08:00
error.go Expose system topology information by proxy (#7137) 2021-08-18 10:12:10 +08:00
impl.go Improper error returned by calc_distance (#7175) 2021-08-20 16:19:42 +08:00
insert_channels_test.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
insert_channels.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
meta_cache_test.go Upload codecov report in GitHub Actions (#6565) 2021-07-16 14:52:21 +08:00
meta_cache.go Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
metrics_info.go Expose system topology information by proxy (#7137) 2021-08-18 10:12:10 +08:00
OWNERS [skip ci]Update approvers (#7063) 2021-08-12 19:36:09 +08:00
paramtable.go Fixbug: distinguish the name of the subscription based on ProxyID (#6333) 2021-07-08 19:52:39 +08:00
plan_parser_test.go Extend grammar of boolean expression (#6460) 2021-07-13 14:37:03 +08:00
plan_parser.go Refactor RangeExpr & CompareExpr (#6786) 2021-07-25 10:23:19 +08:00
proxy.go Remove too frequent timetick log (#6682) 2021-07-21 11:26:11 +08:00
repack_func.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
segment.go Fixbug: segment allocate but return value incorrect (#6788) 2021-07-24 20:49:20 +08:00
task_scheduler.go Remove RetrieveRequest and RetrieveTask (#6848) 2021-08-16 17:06:10 +08:00
task_test.go Support search and query output fields using wildcard (#6671) 2021-07-21 14:52:12 +08:00
task.go correct empty search result handle (#7244) 2021-08-24 11:13:52 +08:00
test_utils.go Fix 6419, check if num_rows is greater than zero in proxy (#6439) 2021-07-13 16:33:55 +08:00
timestamp.go Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
timetick.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
util_test.go Add index params check in proxy (#5958) 2021-06-22 15:28:04 +08:00
util.go change retry (#5996) 2021-06-23 09:24:10 +08:00
validate_util_test.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00
validate_util.go Rename proxynode to proxy (#5961) 2021-06-22 14:40:07 +08:00