summaryrefslogtreecommitdiffstats
path: root/searchlib/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahooinc.com>2022-04-19 16:07:56 +0200
committerTor Egge <Tor.Egge@yahooinc.com>2022-04-19 16:07:56 +0200
commita6ae0e36bb0d5fdfd276b7576b2591334003fbf6 (patch)
tree159d3e150321aae2bf16c0bfa2178cfea52fb497 /searchlib/CMakeLists.txt
parent2bfa5f9fb38cad470768efa04f63cce10ef141a9 (diff)
Add multi value read views that handles mapping from enumerated value
and copy to add/remove weight.
Diffstat (limited to 'searchlib/CMakeLists.txt')
-rw-r--r--searchlib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchlib/CMakeLists.txt b/searchlib/CMakeLists.txt
index a7886cc3c61..300900dbb77 100644
--- a/searchlib/CMakeLists.txt
+++ b/searchlib/CMakeLists.txt
@@ -88,6 +88,7 @@ vespa_define_module(
src/tests/attribute/imported_attribute_vector
src/tests/attribute/imported_search_context
src/tests/attribute/multi_value_mapping
+ src/tests/attribute/multi_value_read_view
src/tests/attribute/posting_list_merger
src/tests/attribute/postinglist
src/tests/attribute/postinglistattribute