summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/examples/simple.sd
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-02-06 15:05:05 +0100
committerJon Bratseth <bratseth@oath.com>2018-02-06 15:05:05 +0100
commita23fc5e8d4e9ef0f737041f6d4f2ebc50b38c40b (patch)
treea22a9aec262a126aa3ecd3e60e93c8166004527d /config-model/src/test/examples/simple.sd
parent53041a25e69fbda934f8e7645ecf8220edfbea78 (diff)
Type check all expressions
Diffstat (limited to 'config-model/src/test/examples/simple.sd')
-rw-r--r--config-model/src/test/examples/simple.sd2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/examples/simple.sd b/config-model/src/test/examples/simple.sd
index 4fda7f5039e..96b0fa98098 100644
--- a/config-model/src/test/examples/simple.sd
+++ b/config-model/src/test/examples/simple.sd
@@ -116,7 +116,7 @@ search simple {
first-phase {
keep-rank-count:200
rank-score-drop-limit: -13.0
- expression: attribute(year)
+ expression: attribute(popularity)
}
second-phase {
rerank-count: 99