milvus/pkg/util/indexparamcheck
yah01 1c8ce33eea
fix: report error if the altering index doesn't support mmap (#29832)
this also checks the param value
fix #29909

Signed-off-by: yah01 <yah2er0ne@outlook.com>
2024-01-17 16:40:54 +08:00
..
base_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
base_checker.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
bin_flat_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
bin_flat_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
bin_ivf_flat_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
bin_ivf_flat_checker.go Add binary metric types SUBSTRUCTURE/SUPERSTRUCTURE back (#26766) 2023-08-31 20:07:00 +08:00
binary_vector_base_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binary_vector_base_checker.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
cagra_checker_test.go enhance: update cagra index params in config and add params check (#29045) 2023-12-26 11:04:47 +08:00
cagra_checker.go enhance: update cagra index params in config and add params check (#29045) 2023-12-26 11:04:47 +08:00
conf_adapter_mgr_test.go Add ScaNN index param checker (#27268) 2023-09-21 14:51:25 +08:00
conf_adapter_mgr.go feat:add new gpu index:GPU_BRUTE_FORCE and limit gpu index metric type (#29590) 2024-01-05 15:24:48 +08:00
constraints.go feat:add new gpu index:GPU_BRUTE_FORCE and limit gpu index metric type (#29590) 2024-01-05 15:24:48 +08:00
diskann_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
diskann_checker.go update dimension range of diskann. (#26405) 2023-08-17 20:26:20 +08:00
flat_checker_test.go fix: autoindex panic with flat index type (#29071) 2023-12-12 22:08:46 +08:00
flat_checker.go fix: autoindex panic with flat index type (#29071) 2023-12-12 22:08:46 +08:00
float_vector_base_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
float_vector_base_checker.go Add float16 approve for multi-type part (#28427) 2024-01-11 15:48:51 +08:00
hnsw_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
hnsw_checker.go Add float16 approve for multi-type part (#28427) 2024-01-11 15:48:51 +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 fix: report error if the altering index doesn't support mmap (#29832) 2024-01-17 16:40:54 +08:00
ivf_base_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
ivf_base_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
ivf_pq_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
ivf_pq_checker.go Add ScaNN index param checker (#27268) 2023-09-21 14:51:25 +08:00
ivf_sq_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
ivf_sq_checker.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
raft_brute_force_checker_test.go feat:add new gpu index:GPU_BRUTE_FORCE and limit gpu index metric type (#29590) 2024-01-05 15:24:48 +08:00
raft_brute_force_checker.go feat:add new gpu index:GPU_BRUTE_FORCE and limit gpu index metric type (#29590) 2024-01-05 15:24:48 +08:00
raft_ivf_flat_checker_test.go feat:add new gpu index:GPU_BRUTE_FORCE and limit gpu index metric type (#29590) 2024-01-05 15:24:48 +08:00
raft_ivf_flat_checker.go feat:add new gpu index:GPU_BRUTE_FORCE and limit gpu index metric type (#29590) 2024-01-05 15:24:48 +08:00
raft_ivf_pq_checker_test.go feat:add new gpu index:GPU_BRUTE_FORCE and limit gpu index metric type (#29590) 2024-01-05 15:24:48 +08:00
raft_ivf_pq_checker.go feat:add new gpu index:GPU_BRUTE_FORCE and limit gpu index metric type (#29590) 2024-01-05 15:24:48 +08:00
scalar_index_checker_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
scalar_index_checker.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
scann_checker_test.go Fix gofumpt issue in scann_checker_test.go (#27305) 2023-09-22 00:39:26 +08:00
scann_checker.go Add ScaNN index param checker (#27268) 2023-09-21 14:51:25 +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