summaryrefslogtreecommitdiffstats
path: root/searchsummary/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2022-07-12 16:20:12 +0200
committerTor Egge <Tor.Egge@online.no>2022-07-12 16:20:12 +0200
commit54700f81a5e835bd995c66f82ffac262f32a2718 (patch)
treefaf1a78d36a75b4a52b0f361777e26d3562db56f /searchsummary/CMakeLists.txt
parentdaa55302054e5ec62aaa3b0ce2d5221b91af2405 (diff)
Add DocumentIdDFW, used to print document id without using docsum blob.
Diffstat (limited to 'searchsummary/CMakeLists.txt')
-rw-r--r--searchsummary/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchsummary/CMakeLists.txt b/searchsummary/CMakeLists.txt
index 17b46499317..8c34f1b2016 100644
--- a/searchsummary/CMakeLists.txt
+++ b/searchsummary/CMakeLists.txt
@@ -19,6 +19,7 @@ vespa_define_module(
src/tests/docsummary
src/tests/docsummary/attribute_combiner
src/tests/docsummary/attributedfw
+ src/tests/docsummary/document_id_dfw
src/tests/docsummary/matched_elements_filter
src/tests/docsummary/slime_summary
src/tests/docsummary/summary_field_converter