milvus/internal/querynode
FluorineDog 4cd42c553f Rename field_name, make field_id strongly typed, skip multithread test
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2021-01-12 18:31:52 +08:00
..
client Refactor loadIndexTest to test diffrent index params 2020-12-29 14:43:40 +08:00
collection_replica_test.go Fix key error when loading index 2021-01-06 18:19:44 +08:00
collection_replica.go Rename field_name, make field_id strongly typed, skip multithread test 2021-01-12 18:31:52 +08:00
collection_test.go Fix key error when loading index 2021-01-06 18:19:44 +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 gcNode to write node 2021-01-06 16:44:12 +08:00
flow_graph_dd_node.go Add gcNode to write node 2021-01-06 16:44:12 +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 Update doc:detailed interface definition 2021-01-11 18:35:54 +08:00
flow_graph_gc_node.go Add gcNode to write node 2021-01-06 16:44:12 +08:00
flow_graph_insert_node.go Update doc:detailed interface definition 2021-01-11 18:35:54 +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 Add gcNode to write node 2021-01-06 16:44:12 +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 gcNode to write node 2021-01-06 16:44:12 +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 Fix key error when loading index 2021-01-06 18:19:44 +08:00
load_index_service_test.go Improve mutex usage in query node 2021-01-12 18:03:24 +08:00
load_index_service.go Improve mutex usage in query node 2021-01-12 18:03:24 +08:00
meta_service_test.go Fix key error when loading index 2021-01-06 18:19:44 +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 Fix bucket name in index builder and query node 2021-01-05 15:58:13 +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 Fix key error when loading index 2021-01-06 18:19:44 +08:00
plan.go Update doc: service api 2020-12-27 09:05:24 +08:00
query_node_test.go Improve mutex usage in query node 2021-01-12 18:03:24 +08:00
query_node.go Improve mutex usage in query node 2021-01-12 18:03:24 +08:00
reduce_test.go Fix key error when loading index 2021-01-06 18:19:44 +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 Rename field_name, make field_id strongly typed, skip multithread test 2021-01-12 18:31:52 +08:00
segment_test.go Fix key error when loading index 2021-01-06 18:19:44 +08:00
segment.go Rename field_name, make field_id strongly typed, skip multithread test 2021-01-12 18:31:52 +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 Rename field_name, make field_id strongly typed, skip multithread test 2021-01-12 18:31:52 +08:00
type_def.go Add cpu profile 2020-11-26 16:01:31 +08:00