milvus/internal/reader
xige-16 833fee59d9 Add searchService for query node
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-11-17 10:07:42 +08:00
..
col_seg_container.go Fix SearchTask in Proxy 2020-11-16 17:01:10 +08:00
col_seg_container_test.go Add master partition task implementation 2020-11-13 17:20:13 +08:00
collection.go Change Id to ID in go files according to golint check 2020-11-13 15:17:18 +08:00
collection_test.go Add master partition task implementation 2020-11-13 17:20:13 +08:00
data_sync_service.go Add master partition task implementation 2020-11-13 17:20:13 +08:00
data_sync_service_test.go Fix SearchTask in Proxy 2020-11-16 17:01:10 +08:00
flow_graph_delete_node.go Refactor cgo collection, partition and segment 2020-11-09 18:07:15 +08:00
flow_graph_filter_dm_node.go Add the standard of golangci-lint 2020-11-12 12:04:12 +08:00
flow_graph_insert_node.go Fix SearchTask in Proxy 2020-11-16 17:01:10 +08:00
flow_graph_key2seg_node.go Change Id to ID in go files according to golint check 2020-11-13 15:17:18 +08:00
flow_graph_message.go Add the standard of golangci-lint 2020-11-12 12:04:12 +08:00
flow_graph_msg_stream_input_nodes.go Add the standard of golangci-lint 2020-11-12 12:04:12 +08:00
flow_graph_node.go Add the standard of golangci-lint 2020-11-12 12:04:12 +08:00
flow_graph_schema_update_node.go Refactor cgo collection, partition and segment 2020-11-09 18:07:15 +08:00
flow_graph_service_time_node.go Fix SearchTask in Proxy 2020-11-16 17:01:10 +08:00
index.go Refactor cgo collection, partition and segment 2020-11-09 18:07:15 +08:00
meta_service.go Replace conf struct with ParamsTable 2020-11-16 21:10:43 +08:00
meta_service_test.go Replace conf struct with ParamsTable 2020-11-16 21:10:43 +08:00
paramtable.go Replace conf struct with ParamsTable 2020-11-16 21:10:43 +08:00
partition.go Refactor cgo collection, partition and segment 2020-11-09 18:07:15 +08:00
partition_test.go Add master partition task implementation 2020-11-13 17:20:13 +08:00
plan.go Add searchService for query node 2020-11-17 10:07:42 +08:00
query_node.go Fix SearchTask in Proxy 2020-11-16 17:01:10 +08:00
query_node_test.go Replace conf struct with ParamsTable 2020-11-16 21:10:43 +08:00
reader.go Replace conf struct with ParamsTable 2020-11-16 21:10:43 +08:00
search_service.go Add searchService for query node 2020-11-17 10:07:42 +08:00
search_service_test.go Add searchService for query node 2020-11-17 10:07:42 +08:00
segment.go Add searchService for query node 2020-11-17 10:07:42 +08:00
segment_test.go Add searchService for query node 2020-11-17 10:07:42 +08:00
stats_service.go Fix SearchTask in Proxy 2020-11-16 17:01:10 +08:00
stats_service_test.go Fix SearchTask in Proxy 2020-11-16 17:01:10 +08:00
type_def.go Refactor segment, partition and collection, refactor search and services 2020-11-09 16:27:11 +08:00