aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2018-05-26 21:08:47 +0200
committerTor Egge <Tor.Egge@oath.com>2018-05-28 11:28:13 +0000
commit71172f58f85b53dd7dce1a5091d5195770ab0cb8 (patch)
tree83a97cf5899e5de18e385ba90a7128d9a5c1d557 /searchcore/CMakeLists.txt
parent3c1334090cef6fb0891515040ad900702275ccea (diff)
Handle extraction of field values for struct array attribute vectors.
Diffstat (limited to 'searchcore/CMakeLists.txt')
-rw-r--r--searchcore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/CMakeLists.txt b/searchcore/CMakeLists.txt
index 36e76b02b0b..b1570c10221 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -68,6 +68,7 @@ vespa_define_module(
src/tests/proton/attribute/attribute_populator
src/tests/proton/attribute/attribute_usage_filter
src/tests/proton/attribute/attributes_state_explorer
+ src/tests/proton/attribute/document_field_extractor
src/tests/proton/attribute/document_field_populator
src/tests/proton/attribute/exclusive_attribute_read_accessor
src/tests/proton/attribute/imported_attributes_context