milvus/internal/querynode
bigsheeper a7eae3a4c1 Remove consumer in query node's initialization
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2021-02-05 14:15:10 +08:00
..
collection_replica_test.go Refactor collection replica 2021-02-05 10:53:11 +08:00
collection_replica.go Refactor collection replica 2021-02-05 10:53:11 +08:00
collection_test.go Refactor collection replica 2021-02-05 10:53:11 +08:00
collection.go Refactor collection replica 2021-02-05 10:53:11 +08:00
data_sync_service_test.go Add GetQuerySegmentInfo 2021-02-04 14:37:12 +08:00
data_sync_service.go Add dockerfile for index 2021-01-26 09:38:40 +08:00
flow_graph_dd_node.go Do not drop collections or partitions in flow graph 2021-02-03 18:12:48 +08:00
flow_graph_delete_node.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
flow_graph_filter_dm_node.go Fix response check error 2021-02-04 19:34:35 +08:00
flow_graph_gc_node.go Refactor collection replica 2021-02-05 10:53:11 +08:00
flow_graph_insert_node.go Fix response check error 2021-02-04 19:34:35 +08:00
flow_graph_key2seg_node.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
flow_graph_message.go Do not drop collections or partitions in flow graph 2021-02-03 18:12:48 +08:00
flow_graph_msg_stream_input_nodes.go Remove consumer in query node's initialization 2021-02-05 14:15:10 +08:00
flow_graph_node.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
flow_graph_service_time_node.go Add GetQuerySegmentInfo 2021-02-04 14:37:12 +08:00
index.go Remove collection name 2021-02-03 11:52:19 +08:00
load_index_info_test.go Remove collection name 2021-02-03 11:52:19 +08:00
load_index_info.go Remove collection name 2021-02-03 11:52:19 +08:00
load_service_test.go Add GetQuerySegmentInfo 2021-02-04 14:37:12 +08:00
load_service.go Implement getSegmengInfo function 2021-02-04 11:40:14 +08:00
meta_service_test.go Do not drop collections or partitions in flow graph 2021-02-03 18:12:48 +08:00
meta_service.go Do not drop collections or partitions in flow graph 2021-02-03 18:12:48 +08:00
param_table_test.go Do not drop collections or partitions in flow graph 2021-02-03 18:12:48 +08:00
param_table.go Fix query node address 2021-02-05 10:25:47 +08:00
partition_test.go Refactor collection replica 2021-02-05 10:53:11 +08:00
partition.go Refactor collection replica 2021-02-05 10:53:11 +08:00
plan_test.go Remove collection name 2021-02-03 11:52:19 +08:00
plan.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
query_node_test.go Refactor collection replica 2021-02-05 10:53:11 +08:00
query_node.go Refactor collection replica 2021-02-05 10:53:11 +08:00
reduce_test.go Do not drop collections or partitions in flow graph 2021-02-03 18:12:48 +08:00
reduce.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
search_service_test.go Add GetQuerySegmentInfo 2021-02-04 14:37:12 +08:00
search_service.go Refactor collection replica 2021-02-05 10:53:11 +08:00
segment_test.go Do not drop collections or partitions in flow graph 2021-02-03 18:12:48 +08:00
segment.go Implement getSegmengInfo function 2021-02-04 11:40:14 +08:00
stats_service_test.go Add GetQuerySegmentInfo 2021-02-04 14:37:12 +08:00
stats_service.go Add GetQuerySegmentInfo 2021-02-04 14:37:12 +08:00
tsafe_test.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
tsafe.go Rename query node package, implement watchDmChannel 2021-01-16 10:12:14 +08:00
type_def.go Get index param from minio and filter by vector fields 2021-01-29 15:22:24 +08:00