milvus/internal/querynode
bigsheeper d5d9fa03ea Disable the dropCollection filtering
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2021-01-04 20:46:00 +08:00
..
client Refactor loadIndexTest to test diffrent index params 2020-12-29 14:43:40 +08:00
collection_replica_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
collection_replica.go Add ddl binlog metaTable in writenode 2020-12-24 20:55:40 +08:00
collection_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
collection.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
data_sync_service_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
data_sync_service.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_dd_node.go Refactor param table, and add ddNode 2020-12-11 17:20:14 +08:00
flow_graph_delete_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_filter_dm_node.go Disable the dropCollection filtering 2021-01-04 20:46:00 +08:00
flow_graph_insert_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_key2seg_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_message.go Refactor param table, and add ddNode 2020-12-11 17:20:14 +08:00
flow_graph_msg_stream_input_nodes.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
flow_graph_node.go Add cpu profile 2020-11-26 16:01:31 +08:00
flow_graph_service_time_node.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
index.go Add cpu profile 2020-11-26 16:01:31 +08:00
load_index_info_test.go Add unittest for loadIndex service 2020-12-26 14:16:51 +08:00
load_index_info.go Add unittest for loadIndex service 2020-12-26 14:16:51 +08:00
load_index_service_test.go Check system field in segCore 2021-01-04 10:13:01 +08:00
load_index_service.go Refactor loadIndexTest to test diffrent index params 2020-12-29 14:43:40 +08:00
meta_service_test.go Check system field in segCore 2021-01-04 10:13:01 +08:00
meta_service.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
param_table_test.go Add ddl binlog metaTable in writenode 2020-12-24 20:55:40 +08:00
param_table.go Add ddl binlog metaTable in writenode 2020-12-24 20:55:40 +08:00
partition_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
partition.go Add cpu profile 2020-11-26 16:01:31 +08:00
plan_test.go Update doc: service api 2020-12-27 09:05:24 +08:00
plan.go Update doc: service api 2020-12-27 09:05:24 +08:00
query_node_test.go Check system field in segCore 2021-01-04 10:13:01 +08:00
query_node.go Add ddl binlog metaTable in writenode 2020-12-24 20:55:40 +08:00
reduce_test.go Add ddl binlog metaTable in writenode 2020-12-24 20:55:40 +08:00
reduce.go Add MinIO kv implements 2020-12-03 19:00:11 +08:00
search_service_test.go Add ddService, fieldID, requestID and refactor params table, fix nil hits search result bug 2020-12-10 16:31:09 +08:00
search_service.go Update doc: service api 2020-12-27 09:05:24 +08:00
segment_test.go Add ddl binlog metaTable in writenode 2020-12-24 20:55:40 +08:00
segment.go Add ddl binlog metaTable in writenode 2020-12-24 20:55:40 +08:00
stats_service_test.go Add ddl binlog metaTable in writenode 2020-12-24 20:55:40 +08:00
stats_service.go Add ddl binlog metaTable in writenode 2020-12-24 20:55:40 +08:00
tsafe_test.go Add impl cgo of parquet 2020-12-08 14:41:04 +08:00
tsafe.go Add impl cgo of parquet 2020-12-08 14:41:04 +08:00
type_def.go Add cpu profile 2020-11-26 16:01:31 +08:00