summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2019-05-21 14:19:30 +0000
committerGeir Storli <geirst@verizonmedia.com>2019-05-21 14:24:05 +0000
commit5680dcdce81febbbafcab483080048eab520a083 (patch)
tree24591942d340dc8a700dfab167490207ad794fda /searchcore/CMakeLists.txt
parente3d08bf6f8ee38c1242d87f09d97323c7e07dfdd (diff)
Make it possible for rank features to request which match data that should be available in a TermFieldMatchData instance.
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 593834d4f9a..ac6a9f305dd 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -114,6 +114,7 @@ vespa_define_module(
src/tests/proton/matching
src/tests/proton/matching/constant_value_repo
src/tests/proton/matching/docid_range_scheduler
+ src/tests/proton/matching/handle_recorder
src/tests/proton/matching/index_environment
src/tests/proton/matching/match_loop_communicator
src/tests/proton/matching/match_phase_limiter