milvus/internal/indexcoord
zhenshan.cao 0ac4bc32a5
Add logic of autoindex (#19570)
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2022-10-08 15:38:58 +08:00
..
const.go Suport to create flat index (#19398) 2022-09-29 09:32:55 +08:00
errors_test.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
errors.go Only store segmentID for flushed segments event (#19075) 2022-09-09 15:52:35 +08:00
flush_segment_watcher.go Remove redundant logs (#19412) 2022-09-26 15:40:53 +08:00
flushed_segment_watcher_test.go Drop segment indexes when drop partition (#19022) 2022-09-23 09:36:51 +08:00
garbage_collector_test.go Add ut for IndexCoord (#19349) 2022-09-23 09:58:51 +08:00
garbage_collector.go Add ctx parameter for ChunkManager methods (#19546) 2022-09-29 16:18:56 +08:00
handoff_test.go All indexes segments both write handoff (#19230) 2022-09-21 16:34:51 +08:00
handoff.go All indexes segments both write handoff (#19230) 2022-09-21 16:34:51 +08:00
index_builder_test.go Add ut for IndexCoord (#19349) 2022-09-23 09:58:51 +08:00
index_builder.go Suport to create flat index (#19398) 2022-09-29 09:32:55 +08:00
index_coord_mock.go Improve the DescribeIndex RPC about the state and row num (#19528) 2022-09-30 10:56:54 +08:00
index_coord_test.go Improve the DescribeIndex RPC about the state and row num (#19528) 2022-09-30 10:56:54 +08:00
index_coord.go Add logic of autoindex (#19570) 2022-10-08 15:38:58 +08:00
meta_table_test.go Improve the DescribeIndex RPC about the state and row num (#19528) 2022-09-30 10:56:54 +08:00
meta_table.go Improve the DescribeIndex RPC about the state and row num (#19528) 2022-09-30 10:56:54 +08:00
metrics_info_test.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
metrics_info.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
node_manager_test.go Support bind IndexNode mode (#19247) 2022-09-27 22:38:55 +08:00
node_manager.go Support bind IndexNode mode (#19247) 2022-09-27 22:38:55 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
peek_client_policy_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
peek_client_policy.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
priority_queue_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
priority_queue.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_scheduler.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
task_state_test.go Add ut for IndexCoord (#19349) 2022-09-23 09:58:51 +08:00
task_state.go Mark index meta as deleted when segment is compacted (#19163) 2022-09-15 15:44:31 +08:00
task.go Add logic of autoindex (#19570) 2022-10-08 15:38:58 +08:00
util_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
util.go Suport to create flat index (#19398) 2022-09-29 09:32:55 +08:00