summaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/tests/persistenceconformance_test.cpp
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@oath.com>2021-05-12 10:12:27 +0000
committerHåvard Pettersen <havardpe@oath.com>2021-05-18 15:54:24 +0000
commitcb3035a72c42053db2130084209e611f49d9b037 (patch)
tree7c0a22bc6e9cb21061a1ac66d662d95d3ae8db19 /searchcore/src/apps/tests/persistenceconformance_test.cpp
parente0107a0d6c6dbd829bfd8a72c3d5f685bda0fb5c (diff)
external ranking expressions
loaded from potentially compressed files
Diffstat (limited to 'searchcore/src/apps/tests/persistenceconformance_test.cpp')
-rw-r--r--searchcore/src/apps/tests/persistenceconformance_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/apps/tests/persistenceconformance_test.cpp b/searchcore/src/apps/tests/persistenceconformance_test.cpp
index 69d509c25fd..24db810b9df 100644
--- a/searchcore/src/apps/tests/persistenceconformance_test.cpp
+++ b/searchcore/src/apps/tests/persistenceconformance_test.cpp
@@ -133,6 +133,7 @@ public:
1,
std::make_shared<RankProfilesConfig>(),
std::make_shared<matching::RankingConstants>(),
+ std::make_shared<matching::RankingExpressions>(),
std::make_shared<matching::OnnxModels>(),
indexschema,
attributes,