summaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/vespa-feed-bm/vespa_feed_bm.cpp
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2021-05-20 11:42:43 +0200
committerGitHub <noreply@github.com>2021-05-20 11:42:43 +0200
commitff423f32a08d29aea73a101b7b0094b35638d697 (patch)
treed7cfe9762710cb102d28836db4ea257546257226 /searchcore/src/apps/vespa-feed-bm/vespa_feed_bm.cpp
parentad936521af553e0278d9ceb3c47b328383f34806 (diff)
Revert "external ranking expressions"
Diffstat (limited to 'searchcore/src/apps/vespa-feed-bm/vespa_feed_bm.cpp')
-rw-r--r--searchcore/src/apps/vespa-feed-bm/vespa_feed_bm.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/apps/vespa-feed-bm/vespa_feed_bm.cpp b/searchcore/src/apps/vespa-feed-bm/vespa_feed_bm.cpp
index e4dd4715ed1..6e346bcfa60 100644
--- a/searchcore/src/apps/vespa-feed-bm/vespa_feed_bm.cpp
+++ b/searchcore/src/apps/vespa-feed-bm/vespa_feed_bm.cpp
@@ -187,7 +187,6 @@ std::shared_ptr<DocumentDBConfig> make_document_db_config(std::shared_ptr<Docume
1,
std::make_shared<RankProfilesConfig>(),
std::make_shared<matching::RankingConstants>(),
- std::make_shared<matching::RankingExpressions>(),
std::make_shared<matching::OnnxModels>(),
indexschema,
attributes,