milvus/pkg/util/indexparamcheck
congqixia 5d558623fe
Add revive sub-lints and fix existing problems ()
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-10-07 20:53:38 +08:00
..
base_checker.go Format the code () 2023-09-21 09:45:27 +08:00
base_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
bin_flat_checker.go Support AutoIndex () 2023-05-29 20:35:28 +08:00
bin_flat_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
bin_ivf_flat_checker.go Add binary metric types SUBSTRUCTURE/SUPERSTRUCTURE back () 2023-08-31 20:07:00 +08:00
bin_ivf_flat_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
binary_vector_base_checker.go Format the code () 2023-09-21 09:45:27 +08:00
binary_vector_base_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
conf_adapter_mgr.go Add ScaNN index param checker () 2023-09-21 14:51:25 +08:00
conf_adapter_mgr_test.go Add ScaNN index param checker () 2023-09-21 14:51:25 +08:00
constraints.go Format the code () 2023-09-21 09:45:27 +08:00
diskann_checker.go update dimension range of diskann. () 2023-08-17 20:26:20 +08:00
diskann_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
flat_checker.go Fix flat index can be created with invalid metric type () 2023-05-18 11:07:26 +08:00
flat_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
float_vector_base_checker.go Add revive sub-lints and fix existing problems () 2023-10-07 20:53:38 +08:00
float_vector_base_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
hnsw_checker.go Add float16 vector () 2023-09-08 10:03:16 +08:00
hnsw_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
index_checker.go Use go-api/v2 for milvus-proto () 2023-06-09 01:28:37 +08:00
index_checker_test.go Remove calc_distance () 2023-07-18 14:23:20 +08:00
index_type.go Support ScaNN index () 2023-08-11 14:21:29 +08:00
ivf_base_checker.go Support AutoIndex () 2023-05-29 20:35:28 +08:00
ivf_base_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
ivf_pq_checker.go Add ScaNN index param checker () 2023-09-21 14:51:25 +08:00
ivf_pq_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
ivf_sq_checker.go Refactor check logic of index parameters () 2023-05-06 10:40:39 +08:00
ivf_sq_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
raft_ivf_pq_checker.go Add ScaNN index param checker () 2023-09-21 14:51:25 +08:00
raft_ivf_pq_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
scalar_index_checker.go Use go-api/v2 for milvus-proto () 2023-06-09 01:28:37 +08:00
scalar_index_checker_test.go Format the code () 2023-09-21 09:45:27 +08:00
scann_checker.go Add ScaNN index param checker () 2023-09-21 14:51:25 +08:00
scann_checker_test.go Fix gofumpt issue in scann_checker_test.go () 2023-09-22 00:39:26 +08:00
utils.go Support AutoIndex () 2023-05-29 20:35:28 +08:00
utils_test.go Move some modules from internal to public package () 2023-04-06 19:14:32 +08:00