aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2023-10-12 14:34:04 +0200
committerTor Egge <Tor.Egge@online.no>2023-10-12 14:34:04 +0200
commit486cea93db4e6e4239a1932737611bcfbf541996 (patch)
treef4e6e0d7614c3fc867f7f5e7bd1cbb13cb919a5f /searchsummary/CMakeLists.txt
parent4d4fa30cdb221decb7c1462f31635046748c50b2 (diff)
Add a converter from an annoated string field value to an array of
strings representing the indexing terms. Multiple indexing terms for same position are placed in a nested array.
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 e82ffa8d2b8..a091f8b5358 100644
--- a/searchsummary/CMakeLists.txt
+++ b/searchsummary/CMakeLists.txt
@@ -20,6 +20,7 @@ vespa_define_module(
src/tests/docsummary/attribute_combiner
src/tests/docsummary/attributedfw
src/tests/docsummary/document_id_dfw
+ src/tests/docsummary/linguistics_tokens_converter
src/tests/docsummary/matched_elements_filter
src/tests/docsummary/query_term_filter_factory
src/tests/docsummary/result_class