milvus/internal/core/unittest
xige-16 8ec5ba13dc
Fix search failed on disk index when search_list equal to limit (#21113)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2023-02-16 11:02:34 +08:00
..
bench support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
data Add SyntaxTree of QueryNode and Expr 2020-11-03 11:45:48 +08:00
test_utils support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
CMakeLists.txt support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
init_gtest.cpp Clear redundant code line (#9631) 2021-10-11 17:04:29 +08:00
test_bf.cpp support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
test_binary.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_bitmap.cpp Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
test_bool_index.cpp support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
test_c_api.cpp support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +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 Merge utils/Types.h with common/Types.h (#16445) 2022-05-02 22:21:51 +08:00
test_data_codec.cpp Add cpp data codec (#18538) 2022-09-09 22:12:34 +08:00
test_disk_file_manager_test.cpp Parallel operations of disk-ann file manager (#20120) (#20122) 2022-11-03 14:39:40 +08:00
test_expr.cpp Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
test_growing.cpp Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
test_index_c_api.cpp support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
test_index_wrapper.cpp support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
test_indexing.cpp Fix search failed on disk index when search_list equal to limit (#21113) 2023-02-16 11:02:34 +08:00
test_init.cpp Try using ASAN in ci ut (#21089) 2022-12-29 15:29:31 +08:00
test_local_chunk_manager.cpp Fix GetDiskUsedSize not work (#20474) 2022-11-21 17:47:17 +08:00
test_minio_chunk_manager.cpp Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
test_parquet_c.cpp Add cpp data codec (#18538) 2022-09-09 22:12:34 +08:00
test_plan_proto.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_query.cpp Fix segcore unit test name (#19783) 2022-10-14 14:29:24 +08:00
test_reduce.cpp support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
test_reduce_c.cpp Fix reduce decreasing recall (#21981) 2023-02-06 11:23:53 +08:00
test_relational.cpp Merge multiple sets of expr's optypes in diff dirs (#17192) 2022-05-24 21:56:00 +08:00
test_retrieve.cpp Delete logs that print sensitive information (#20889) 2022-12-01 10:35:16 +08:00
test_scalar_index.cpp support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
test_scalar_index_creator.cpp support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
test_sealed.cpp support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
test_segcore.cpp Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
test_similarity_corelation.cpp Ignore cases when comparing metric type in segcore (#19437) 2022-09-26 17:58:52 +08:00
test_span.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_string_expr.cpp Return empty result in advance if all data filtered out (#18329) (#18438) 2022-07-28 12:36:30 +08:00
test_string_index.cpp support knowhere 2.0 (#21857) 2023-02-10 14:24:32 +08:00
test_timestamp_index.cpp timestamp decided if the pks were the same (#20166) 2022-11-21 10:55:10 +08:00
test_utils.cpp Support update (#20875) 2023-01-04 17:21:36 +08:00