milvus/internal/core/unittest
Cai Yudong 0c53f06a33
Fix build error on mac (#16380)
Signed-off-by: Cai Yudong <yudong.cai@zilliz.com>
2022-04-04 21:09:32 +08:00
..
data Add SyntaxTree of QueryNode and Expr 2020-11-03 11:45:48 +08:00
test_utils Fix build error on mac (#16380) 2022-04-04 21:09:32 +08:00
CMakeLists.txt Integrates marisa trie index (#16192) 2022-04-01 15:31:29 +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_bool_index.cpp Integrates marisa trie index (#16192) 2022-04-01 15:31:29 +08:00
test_c_api.cpp Accelerate query speed in sealed segment (#16287) 2022-03-31 17:33:28 +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 Upgrade to knowhere v1.1.0 (#16186) 2022-03-25 13:49:25 +08:00
test_expr.cpp Rename utils/tools.h to utils/Utils.h (#10665) 2021-10-26 17:28:23 +08:00
test_index_c_api.cpp Upgrade to knowhere v1.1.0 (#16186) 2022-03-25 13:49:25 +08:00
test_index_wrapper.cpp Accelerate query speed in sealed segment (#16287) 2022-03-31 17:33:28 +08:00
test_indexing.cpp Upgrade to knowhere v1.1.0 (#16186) 2022-03-25 13:49:25 +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_retrieve.cpp Accelerate query speed in sealed segment (#16287) 2022-03-31 17:33:28 +08:00
test_scalar_index_creator.cpp Integrates marisa trie index (#16192) 2022-04-01 15:31:29 +08:00
test_scalar_index.cpp Integrates marisa trie index (#16192) 2022-04-01 15:31:29 +08:00
test_sealed.cpp Upgrade to knowhere v1.1.0 (#16186) 2022-03-25 13:49:25 +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_string_index.cpp Integrates marisa trie index (#16192) 2022-04-01 15:31:29 +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