milvus/pkg/util/indexparamcheck
Jiquan Long 29ae1229b6
Support AutoIndex (#24387)
Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2023-05-29 20:35:28 +08:00
..
base_checker_test.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
base_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
bin_flat_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
bin_flat_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
bin_ivf_flat_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
bin_ivf_flat_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
binary_vector_base_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
binary_vector_base_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
conf_adapter_mgr_test.go Fix flat index can be created with invalid metric type (#24180) 2023-05-18 11:07:26 +08:00
conf_adapter_mgr.go Fix flat index can be created with invalid metric type (#24180) 2023-05-18 11:07:26 +08:00
constraints.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
diskann_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
diskann_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
flat_checker_test.go Fix flat index can be created with invalid metric type (#24180) 2023-05-18 11:07:26 +08:00
flat_checker.go Fix flat index can be created with invalid metric type (#24180) 2023-05-18 11:07:26 +08:00
float_vector_base_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
float_vector_base_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
hnsw_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
hnsw_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
index_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
index_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
index_type.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
ivf_base_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
ivf_base_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
ivf_pq_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
ivf_pq_checker.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
ivf_sq_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
ivf_sq_checker.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
raft_ivf_pq_checker_test.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
raft_ivf_pq_checker.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
scalar_index_checker_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
scalar_index_checker.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
utils_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
utils.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00