aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahooinc.com>2022-09-20 13:53:54 +0000
committerGeir Storli <geirst@yahooinc.com>2022-09-21 08:34:20 +0000
commitb8d3ab8c0ad28c5cedbe414eb9c7c55a4e0bd6ae (patch)
tree2edb9e1024ff78cb1fd5980164702fae25cc9889 /searchsummary/CMakeLists.txt
parentb66a12b478e9fbda0900c36b1ec67d53dc811488 (diff)
Optimize resolving and usage of summary result class.
If an explicit set of fields is specified in the docsum request, we avoid reading the document instance from disk if all those fields are generated on the fly.
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 a5dc62da5c0..3aedae13e70 100644
--- a/searchsummary/CMakeLists.txt
+++ b/searchsummary/CMakeLists.txt
@@ -21,6 +21,7 @@ vespa_define_module(
src/tests/docsummary/attributedfw
src/tests/docsummary/document_id_dfw
src/tests/docsummary/matched_elements_filter
+ src/tests/docsummary/result_class
src/tests/docsummary/slime_filler
src/tests/docsummary/slime_summary
src/tests/juniper