milvus/pkg/util/indexparamcheck
Cai Yudong 9a4761dcc7
Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708)
Signed-off-by: Yudong Cai <yudong.cai@zilliz.com>
2023-07-19 16:16:58 +08:00
..
base_checker_test.go Remove calc_distance (#25663) 2023-07-18 14:23:20 +08:00
base_checker.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
bin_flat_checker_test.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
bin_flat_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
bin_ivf_flat_checker_test.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
bin_ivf_flat_checker.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
binary_vector_base_checker_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
binary_vector_base_checker.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +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 Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
diskann_checker_test.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
diskann_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
flat_checker_test.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +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 Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
float_vector_base_checker.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
hnsw_checker_test.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
hnsw_checker.go HNSW support binary vector (#25417) 2023-07-10 18:18:28 +08:00
index_checker_test.go Remove calc_distance (#25663) 2023-07-18 14:23:20 +08:00
index_checker.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +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 Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
ivf_base_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
ivf_pq_checker_test.go Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +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 Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +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 Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +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 Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
scalar_index_checker.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +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