milvus/pkg/util/indexparamcheck
zhagnlu 804ec24c02
fix:fix retrieve raw data from bitmap array index (#34848)
#34795

Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
2024-07-27 01:53:47 +08:00
..
auto_index_checker.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
base_checker.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
base_checker_test.go enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
bin_flat_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
bin_flat_checker_test.go enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
bin_ivf_flat_checker.go enhance: hint the invalid metric type in error message (#30263) 2024-01-25 14:15:00 +08:00
bin_ivf_flat_checker_test.go enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
binary_vector_base_checker.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
binary_vector_base_checker_test.go enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
bitmap_checker_test.go enhance: refactor bitmap index and internal hybrid index (#34450) 2024-07-18 10:39:42 +08:00
bitmap_index_checker.go enhance: refactor bitmap index and internal hybrid index (#34450) 2024-07-18 10:39:42 +08:00
cagra_checker.go enhance: add addition index params for raft index (#30179) 2024-02-26 14:50:54 +08:00
cagra_checker_test.go enhance: add addition index params for raft index (#30179) 2024-02-26 14:50:54 +08:00
conf_adapter_mgr.go enhance: refactor bitmap index and internal hybrid index (#34450) 2024-07-18 10:39:42 +08:00
conf_adapter_mgr_test.go Add ScaNN index param checker (#27268) 2023-09-21 14:51:25 +08:00
constraints.go fix:fix retrieve raw data from bitmap array index (#34848) 2024-07-27 01:53:47 +08:00
diskann_checker.go update dimension range of diskann. (#26405) 2023-08-17 20:26:20 +08:00
diskann_checker_test.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
flat_checker.go fix: autoindex panic with flat index type (#29071) 2023-12-12 22:08:46 +08:00
flat_checker_test.go fix: autoindex panic with flat index type (#29071) 2023-12-12 22:08:46 +08:00
float_vector_base_checker.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
float_vector_base_checker_test.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
hnsw_checker.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
hnsw_checker_test.go enhance: change autoindex default metric type (#34261) 2024-07-08 19:52:24 +08:00
hybrid_checker_test.go fix:fix retrieve raw data from bitmap array index (#34848) 2024-07-27 01:53:47 +08:00
hybrid_index_checker.go fix:fix retrieve raw data from bitmap array index (#34848) 2024-07-27 01:53:47 +08:00
index_checker.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
index_checker_test.go Remove calc_distance (#25663) 2023-07-18 14:23:20 +08:00
index_type.go enhance: refactor bitmap index and internal hybrid index (#34450) 2024-07-18 10:39:42 +08:00
inverted_checker.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
inverted_checker_test.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
ivf_base_checker.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
ivf_base_checker_test.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
ivf_pq_checker.go fix: Add `nbits` parameter check for IVF_PQ (#34451) 2024-07-08 11:16:10 +08:00
ivf_pq_checker_test.go fix: Add `nbits` parameter check for IVF_PQ (#34451) 2024-07-08 11:16:10 +08:00
ivf_sq_checker.go Refactor check logic of index parameters (#23856) 2023-05-06 10:40:39 +08:00
ivf_sq_checker_test.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +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_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_ivf_flat_checker.go enhance: add addition index params for raft index (#30179) 2024-02-26 14:50:54 +08:00
raft_ivf_flat_checker_test.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
raft_ivf_pq_checker.go enhance: add addition index params for raft index (#30179) 2024-02-26 14:50:54 +08:00
raft_ivf_pq_checker_test.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
scalar_index_checker.go enhance: Support auto index for scalar index (#31255) 2024-03-21 10:37:08 +08:00
scalar_index_checker_test.go enhance: Support auto index for scalar index (#31255) 2024-03-21 10:37:08 +08:00
scann_checker.go Add ScaNN index param checker (#27268) 2023-09-21 14:51:25 +08:00
scann_checker_test.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
sparse_float_vector_base_checker.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
sparse_inverted_index_checker.go feat: [Sparse Float Vector] add sparse vector support to milvus components (#30630) 2024-03-13 14:32:54 -07:00
stl_sort_checker.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
stl_sort_checker_test.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
trie_checker.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
trie_checker_test.go fix: fix bitmap supported type (#34350) 2024-07-05 15:50:10 +08:00
utils.go enhance: remove CheckVecIndexWithDataTypeExist function in pkg and remove some cgo call (#34102) 2024-06-26 21:13:44 +08:00
utils_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00