milvus/internal/indexcoord
xige-16 c8ecb81c04
Return IndexInfo if index build done (#19976)
Signed-off-by: xige-16 <xi.ge@zilliz.com>

Signed-off-by: xige-16 <xi.ge@zilliz.com>
2022-10-24 17:17:30 +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 Alloc timestamp instead of using start position timestamp for segment index (#19820) 2022-10-18 17:05:26 +08:00
flushed_segment_watcher_test.go Alloc timestamp instead of using start position timestamp for segment index (#19820) 2022-10-18 17:05:26 +08:00
garbage_collector_test.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
garbage_collector.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
handoff_test.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
handoff.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
index_builder_test.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
index_builder.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
index_coord_mock.go Alloc timestamp instead of using start position timestamp for segment index (#19820) 2022-10-18 17:05:26 +08:00
index_coord_test.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
index_coord.go Return IndexInfo if index build done (#19976) 2022-10-24 17:17:30 +08:00
meta_table_test.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
meta_table.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +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 public proto files (#19782) 2022-10-16 20:49:27 +08:00
node_manager_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
node_manager.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
peek_client_policy_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
peek_client_policy.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
priority_queue_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
priority_queue.go Separate public proto files (#19782) 2022-10-16 20:49:27 +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 Fill MsgBase ALL (#19912) 2022-10-21 15:57:28 +08:00
util_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
util.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00