milvus/internal/proxy
cai.zhang 2f07344d75
Support default index name for each field (#19512)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>

Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2022-09-29 17:14:54 +08:00
..
authentication_interceptor_test.go Support Role-Based Access Control (#18425) 2022-08-04 11:04:34 +08:00
authentication_interceptor.go Implement the mysql metastore of the rbac (#18704) 2022-08-23 10:26:53 +08:00
channels_mgr_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
channels_mgr.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
channels_time_ticker_test.go [skip ci]Update license for proxy channels (#11603) 2021-11-10 23:57:08 +08:00
channels_time_ticker.go Reduce the number of metrics (#16030) 2022-03-15 21:51:21 +08:00
condition_test.go Fix golint warnings for proxy (#11892) 2021-11-29 11:57:17 +08:00
condition.go Remove the redundant 'for' in the TaskCondition (#17558) 2022-06-15 16:32:10 +08:00
data_coord_mock_test.go Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
dummyreq_test.go
dummyreq.go
error_test.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
error.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
hook_interceptor_test.go Support to modify the context param in the hook interceptor (#19495) 2022-09-28 13:26:54 +08:00
hook_interceptor.go Support to modify the context param in the hook interceptor (#19495) 2022-09-28 13:26:54 +08:00
impl_test.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
impl.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
index_coord_mock_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
interface_def.go Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
meta_cache_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
meta_cache.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
metrics_info_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
metrics_info.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
mock_cache_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
mock_channels_mgr_test.go Refine channels management in Proxy. (#17334) 2022-06-02 15:34:04 +08:00
mock_msgstream_test.go Refine channels management in Proxy. (#17334) 2022-06-02 15:34:04 +08:00
mock_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
multi_rate_limiter_test.go Update quota params (#19351) 2022-09-26 16:48:53 +08:00
multi_rate_limiter.go Fix DDL rate limit unit, and improve log (#19504) 2022-09-28 20:58:54 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan_parser_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
plan_parser.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
privilege_interceptor_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
privilege_interceptor.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
proxy_test.go Support Bulk Load in Milvus 2.2 (#18982) 2022-09-26 18:06:54 +08:00
proxy.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
query_coord_mock_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
query_node_mock_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
rate_limit_interceptor_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
rate_limit_interceptor.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
repack_func_test.go Reconstruct mqstream module (#15784) 2022-03-03 21:57:56 +08:00
repack_func.go Reconstruct mqstream module (#15784) 2022-03-03 21:57:56 +08:00
rootcoord_mock_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
rpc_msg.go Refine log of CreatePartition (#12693) 2021-12-06 15:13:35 +08:00
segment_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
segment.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
shard_client_test.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
shard_client.go Add cache of grpc client of ShardLeader in proxy (#17301) 2022-06-02 12:16:03 +08:00
task_calc_distance_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_calc_distance.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_index_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_insert_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_insert.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_policies_test.go Merging multiple shard query/search requests into one rpc request if QueryNode is the leader of multiple shards of Collection (#17588) 2022-07-06 15:06:21 +08:00
task_policies.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
task_query_test.go Enable query pagination (#19231) 2022-09-20 20:48:50 +08:00
task_query.go Add more checks for search offset (#19388) 2022-09-26 18:00:57 +08:00
task_scheduler_test.go [skip ci]Update license for proxy task (#11611) 2021-11-10 23:55:48 +08:00
task_scheduler.go Implement memory replica in Proxy, QueryNode and QueryCoord (#16470) 2022-04-20 16:15:41 +08:00
task_search_test.go Fix binary results unstable (#19401) 2022-09-26 18:02:52 +08:00
task_search.go Fix binary results unstable (#19401) 2022-09-26 18:02:52 +08:00
task_statistic.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_test.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
task.go Support default index name for each field (#19512) 2022-09-29 17:14:54 +08:00
timestamp_test.go
timestamp.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
type_def.go [skip e2e] Add comment for pChan (#14098) 2021-12-23 21:44:12 +08:00
util_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
util.go Add more checks for search offset (#19388) 2022-09-26 18:00:57 +08:00