aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/CMakeLists.txt
diff options
context:
space:
mode:
authorLester Solbakken <lesters@users.noreply.github.com>2017-08-24 09:49:25 +0200
committerGitHub <noreply@github.com>2017-08-24 09:49:25 +0200
commit556d96bf088eaf8ffcba608157a5d888a8efc3f4 (patch)
tree1d38d2c4911a0840de774715c6fec6ee70f508a1 /searchlib/CMakeLists.txt
parentc442358b28a1fdac1d0373bbd161d434fc6c6d01 (diff)
parenta4e3de1bc975ba00ce38c9e4909bff5bef51156f (diff)
Merge pull request #3196 from vespa-engine/havardpe/max-reduce-prod-join-replacer
max reduce prod join replacer with test
Diffstat (limited to 'searchlib/CMakeLists.txt')
-rw-r--r--searchlib/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/searchlib/CMakeLists.txt b/searchlib/CMakeLists.txt
index a39c158cd65..d079ef167b8 100644
--- a/searchlib/CMakeLists.txt
+++ b/searchlib/CMakeLists.txt
@@ -81,6 +81,8 @@ vespa_define_module(
src/tests/attribute/enumstore
src/tests/attribute/extendattributes
src/tests/attribute/guard
+ src/tests/attribute/imported_attribute_vector
+ src/tests/attribute/imported_search_context
src/tests/attribute/multi_value_mapping
src/tests/attribute/posting_list_merger
src/tests/attribute/postinglist
@@ -91,8 +93,6 @@ vespa_define_module(
src/tests/attribute/sourceselector
src/tests/attribute/stringattribute
src/tests/attribute/tensorattribute
- src/tests/attribute/imported_attribute_vector
- src/tests/attribute/imported_search_context
src/tests/bitcompression/expgolomb
src/tests/bitvector
src/tests/btree
@@ -134,6 +134,7 @@ vespa_define_module(
src/tests/features/imported_dot_product
src/tests/features/internal_max_reduce_prod_join_feature
src/tests/features/item_raw_score
+ src/tests/features/max_reduce_prod_join_replacer
src/tests/features/native_dot_product
src/tests/features/ranking_expression
src/tests/features/raw_score