.. |
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
|
Add historical and streaming module in querynode (#5469)
|
2021-05-28 10:26:30 +08:00 |
collection_replica.go
|
refactor collection replica and add tsafe replica in querynode (#5475)
|
2021-05-28 15:40:32 +08:00 |
collection_test.go
|
Add licence to query node and query service
|
2021-04-19 13:47:10 +08:00 |
collection.go
|
refactor collection replica and add tsafe replica in querynode (#5475)
|
2021-05-28 15:40:32 +08:00 |
data_sync_service_test.go
|
refactor collection replica and add tsafe replica in querynode (#5475)
|
2021-05-28 15:40:32 +08:00 |
data_sync_service.go
|
Update Seek interface (#5492)
|
2021-05-29 23:21:34 +08:00 |
flow_graph_dd_node.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +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
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
flow_graph_gc_node.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
flow_graph_insert_node.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +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_msg_stream_input_nodes.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_service_time_node.go
|
refactor collection replica and add tsafe replica in querynode (#5475)
|
2021-05-28 15:40:32 +08:00 |
historical.go
|
Add historical and streaming module in querynode (#5469)
|
2021-05-28 10:26:30 +08:00 |
impl.go
|
Fix bug: search timeout (#5557)
|
2021-06-03 14:58:34 +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 module (#4988)
|
2021-04-22 14:45:57 +08:00 |
index.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
load_index_info_test.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
load_index_info.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
load_service_test.go
|
Add historical and streaming module in querynode (#5469)
|
2021-05-28 10:26:30 +08:00 |
load_service.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
OWNERS
|
Update OWNERS file
|
2021-06-03 20:01:24 +08:00 |
param_table_test.go
|
Remove unused params in query node (#4987)
|
2021-04-23 10:07:45 +08:00 |
param_table.go
|
Add retrieve_service (#5481)
|
2021-05-29 11:16:29 +08:00 |
partition_test.go
|
Add licence to query node and query service
|
2021-04-19 13:47:10 +08:00 |
partition.go
|
Remove partition and segment ids properly in query node (#5090)
|
2021-04-29 07:59:08 +00:00 |
plan_test.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
plan.go
|
Support GetEntityByIDs in CGo, fix segcore bugs (#5563)
|
2021-06-04 10:38:34 +08:00 |
query_node_test.go
|
Add historical and streaming module in querynode (#5469)
|
2021-05-28 10:26:30 +08:00 |
query_node.go
|
Add log to startup process (#5594)
|
2021-06-04 16:29:35 +08:00 |
reduce_test.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
reduce.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
retrieve_collection_test.go
|
Support GetEntityByIDs in CGo, fix segcore bugs (#5563)
|
2021-06-04 10:38:34 +08:00 |
retrieve_collection.go
|
Support GetEntityByIDs in CGo, fix segcore bugs (#5563)
|
2021-06-04 10:38:34 +08:00 |
retrieve_service.go
|
Add retrieve process log (#5561)
|
2021-06-03 20:56:33 +08:00 |
search_collection.go
|
Support GetEntityByIDs in CGo, fix segcore bugs (#5563)
|
2021-06-04 10:38:34 +08:00 |
search_service_test.go
|
refactor collection replica and add tsafe replica in querynode (#5475)
|
2021-05-28 15:40:32 +08:00 |
search_service.go
|
Fix bug: search timeout (#5557)
|
2021-06-03 14:58:34 +08:00 |
segment_loader.go
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
segment_test.go
|
Support GetEntityByIDs in CGo, fix segcore bugs (#5563)
|
2021-06-04 10:38:34 +08:00 |
segment.go
|
Support GetEntityByIDs in CGo, fix segcore bugs (#5563)
|
2021-06-04 10:38:34 +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
|
Rename module (#4988)
|
2021-04-22 14:45:57 +08:00 |
streaming.go
|
refactor collection replica and add tsafe replica in querynode (#5475)
|
2021-05-28 15:40:32 +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
|
Update Seek interface (#5492)
|
2021-05-29 23:21:34 +08:00 |
tsafe_replica.go
|
refactor collection replica and add tsafe replica in querynode (#5475)
|
2021-05-28 15:40:32 +08:00 |
tsafe_test.go
|
Add licence to query node and query service
|
2021-04-19 13:47:10 +08:00 |
tsafe.go
|
Add licence to query node and query service
|
2021-04-19 13:47:10 +08:00 |
type_def.go
|
refactor collection replica and add tsafe replica in querynode (#5475)
|
2021-05-28 15:40:32 +08:00 |