milvus/internal/core/unittest
Jiquan Long 48706f416f
Migrate scalar index from knowhere (#16174)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
2022-03-24 14:57:26 +08:00
..
data Add SyntaxTree of QueryNode and Expr 2020-11-03 11:45:48 +08:00
test_utils Migrate scalar index from knowhere (#16174) 2022-03-24 14:57:26 +08:00
CMakeLists.txt Migrate scalar index from knowhere (#16174) 2022-03-24 14:57:26 +08:00
init_gtest.cpp Clear redundant code line (#9631) 2021-10-11 17:04:29 +08:00
test_binary.cpp Clear redundant code line (#9631) 2021-10-11 17:04:29 +08:00
test_bitmap.cpp Clear redundant code line for test_bitmap (#9632) 2021-10-11 17:08:29 +08:00
test_c_api.cpp Add column-based insert interface in segcore (#16100) 2022-03-23 19:05:25 +08:00
test_common.cpp Add span and segment interface, rename segment_growing and use interface as base 2021-01-13 18:46:25 +08:00
test_concurrent_vector.cpp Optimize segcore API arrangement (#12135) 2021-11-19 17:23:12 +08:00
test_conf_adapter_mgr.cpp Support compile and run on Mac (#15491) 2022-02-09 14:27:46 +08:00
test_expr.cpp Rename utils/tools.h to utils/Utils.h (#10665) 2021-10-26 17:28:23 +08:00
test_get_entity_by_ids.cpp Change all fields in Expr to const to avoid modification (#15663) 2022-02-22 14:45:51 +08:00
test_index_c_api.cpp Migrate scalar index from knowhere (#16174) 2022-03-24 14:57:26 +08:00
test_index_wrapper.cpp Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
test_index.cpp Migrate scalar index from knowhere (#16174) 2022-03-24 14:57:26 +08:00
test_indexing.cpp Update unittest log (#13161) 2021-12-10 15:55:08 +08:00
test_init.cpp Code clean for test_init (#9766) 2021-10-13 10:58:33 +08:00
test_plan_proto.cpp Reorder header files for test_plan_proto (#9871) 2021-10-14 16:52:33 +08:00
test_query.cpp Update Search return type (#12578) 2021-12-02 11:45:32 +08:00
test_reduce_c.cpp Fix reduce panic (#11325) 2021-11-05 18:17:00 +08:00
test_reduce.cpp Rename SubSearchResult fields for better readability (#12341) 2021-11-29 17:07:40 +08:00
test_scalar_index_creator.cpp Migrate scalar index from knowhere (#16174) 2022-03-24 14:57:26 +08:00
test_sealed.cpp Update Search return type (#12578) 2021-12-02 11:45:32 +08:00
test_segcore.cpp Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
test_similarity_corelation.cpp Fix similarity correlation (#12511) 2021-12-01 15:26:02 +08:00
test_span.cpp Add log for segcore search (#15159) 2022-01-11 18:07:34 +08:00
test_timestamp_index.cpp Code clean for test_timestamp_index (#10148) 2021-10-19 11:10:34 +08:00
test_utils.cpp Support compile and run on Mac (#15491) 2022-02-09 14:27:46 +08:00