.. |
cgo_helper_test.go
|
Support GetEntityByIDs in CGo, fix segcore bugs (#5563)
|
2021-06-04 10:38:34 +08:00 |
cgo_helper.go
|
Support GetEntityByIDs in CGo, fix segcore bugs (#5563)
|
2021-06-04 10:38:34 +08:00 |
collection_replica_test.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
collection_replica.go
|
Add released partitions and fix search error in empty partition (#5893)
|
2021-06-19 18:38:07 +08:00 |
collection_test.go
|
Add licence to query node and query service
|
2021-04-19 13:47:10 +08:00 |
collection.go
|
Add released partitions and fix search error in empty partition (#5893)
|
2021-06-19 18:38:07 +08:00 |
data_sync_service_test.go
|
Add vChannel,pChannel in query node and get vChannel from master in query service (#5784)
|
2021-06-15 20:06:10 +08:00 |
data_sync_service.go
|
Add released partitions and fix search error in empty partition (#5893)
|
2021-06-19 18:38:07 +08:00 |
flow_graph_dd_node.go
|
Refactor flow graph and load/watchDML in query node (#5682)
|
2021-06-09 11:37:55 +08:00 |
flow_graph_delete_node.go
|
Add licence to query node and query service
|
2021-04-19 13:47:10 +08:00 |
flow_graph_filter_dm_node.go
|
Add released partitions and fix search error in empty partition (#5893)
|
2021-06-19 18:38:07 +08:00 |
flow_graph_gc_node.go
|
Refactor flow graph and load/watchDML in query node (#5682)
|
2021-06-09 11:37:55 +08:00 |
flow_graph_insert_node.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
flow_graph_key2seg_node.go
|
Add licence to query node and query service
|
2021-04-19 13:47:10 +08:00 |
flow_graph_message.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
flow_graph_node.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
flow_graph_query_node.go
|
Add released partitions and fix search error in empty partition (#5893)
|
2021-06-19 18:38:07 +08:00 |
flow_graph_service_time_node.go
|
Add released partitions and fix search error in empty partition (#5893)
|
2021-06-19 18:38:07 +08:00 |
historical.go
|
Rename dataservice to datacoordinator (#5912)
|
2021-06-21 18:22:13 +08:00 |
impl.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
index_info.go
|
Add licence to query node and query service
|
2021-04-19 13:47:10 +08:00 |
index_loader.go
|
Rename IndexService to IndexCoord (#5932)
|
2021-06-21 17:28:03 +08:00 |
load_index_info_test.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
load_index_info.go
|
Refactor flow graph and load/watchDML in query node (#5682)
|
2021-06-09 11:37:55 +08:00 |
load_service_test.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
OWNERS
|
Update OWNERS file
|
2021-06-03 20:01:24 +08:00 |
param_table_test.go
|
Add alias in paramtable (#5878)
|
2021-06-19 12:38:06 +08:00 |
param_table.go
|
Add alias in paramtable (#5878)
|
2021-06-19 12:38:06 +08:00 |
partition_test.go
|
Add licence to query node and query service
|
2021-04-19 13:47:10 +08:00 |
partition.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
plan_test.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
plan.go
|
Split segcore and plan proto for future feature (#5767)
|
2021-06-15 14:43:57 +08:00 |
query_node_test.go
|
Add recovery logic for querynode and queryservice (#5843)
|
2021-06-19 11:45:09 +08:00 |
query_node.go
|
Rename dataservice to datacoordinator (#5912)
|
2021-06-21 18:22:13 +08:00 |
reduce_test.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
reduce.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
retrieve_collection_test.go
|
Split segcore and plan proto for future feature (#5767)
|
2021-06-15 14:43:57 +08:00 |
retrieve_collection.go
|
Add support for time travel (#5897)
|
2021-06-21 10:42:10 +08:00 |
retrieve_service.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
search_collection.go
|
fix test_search_after_index_different_metric_type (#5921)
|
2021-06-21 18:46:15 +08:00 |
search_service_test.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
search_service.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
segment_loader.go
|
Rename dataservice to datacoordinator (#5912)
|
2021-06-21 18:22:13 +08:00 |
segment_test.go
|
Split segcore and plan proto for future feature (#5767)
|
2021-06-15 14:43:57 +08:00 |
segment.go
|
Add vChannel,pChannel in query node and get vChannel from master in query service (#5784)
|
2021-06-15 20:06:10 +08:00 |
stats_service_test.go
|
Add historical and streaming module in querynode (#5469)
|
2021-05-28 10:26:30 +08:00 |
stats_service.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
streaming.go
|
Add released partitions and fix search error in empty partition (#5893)
|
2021-06-19 18:38:07 +08:00 |
task_queue.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
task_scheduler.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
task.go
|
Rename IndexService to IndexCoord (#5932)
|
2021-06-21 17:28:03 +08:00 |
tsafe_replica.go
|
Fix tSafe cannot update correctly (#5820)
|
2021-06-17 16:56:04 +08:00 |
tsafe_test.go
|
Refactor query node and query service (#5751)
|
2021-06-15 12:41:40 +08:00 |
tsafe.go
|
Add recovery logic for querynode and queryservice (#5843)
|
2021-06-19 11:45:09 +08:00 |
type_def.go
|
Add vChannel,pChannel in query node and get vChannel from master in query service (#5784)
|
2021-06-15 20:06:10 +08:00 |