milvus/internal/indexnode
Xu Tong 9166011c4a
Add float16 vector (#25852)
Signed-off-by: Writer-X <1256866856@qq.com>
2023-09-08 10:03:16 +08:00
..
chunk_mgr_factory.go Fix IndexNode panic if storage config empty (#26302) 2023-08-12 21:43:30 +08:00
chunkmgr_mock.go Remove QueryMsgStream in MqFactory interface (#26374) 2023-08-16 10:29:33 +08:00
errors_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
errors.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
etcd_mock.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
index_test.go Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
indexnode_component_mock.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
indexnode_mock.go Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
indexnode_service_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
indexnode_service.go Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
indexnode_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
indexnode.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
metrics_info_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metrics_info.go Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
OWNERS
task_scheduler_test.go Should set index task retry not failed when task canceled (#26878) 2023-09-06 19:01:14 +08:00
task_scheduler.go Should set index task retry not failed when task canceled (#26878) 2023-09-06 19:01:14 +08:00
task_state_test.go
task_state.go IndexCoord handle events correctly (#17878) 2022-07-07 14:44:21 +08:00
task_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
task.go Refactor logs in DataCoord & DataNode (#25574) 2023-07-14 15:56:31 +08:00
taskinfo_ops.go Fix copylocks linter errors (#26217) 2023-08-08 20:41:15 +08:00
util.go Add float16 vector (#25852) 2023-09-08 10:03:16 +08:00