summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@oath.com>2021-05-12 10:14:21 +0000
committerHåvard Pettersen <havardpe@oath.com>2021-05-12 10:14:21 +0000
commit2cf8864e4fdcf3b1905719ad7edf7c85075c6450 (patch)
treef3f86f77e202636d516f272c11fe1c5f7c201960 /searchcore
parent26549cbdd59b1e9194df35689a1bcd01ec6d1a28 (diff)
fix copy-paste issues
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/vespa/searchcore/config/ranking-expressions.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/searchcore/src/vespa/searchcore/config/ranking-expressions.def b/searchcore/src/vespa/searchcore/config/ranking-expressions.def
index 417b5d43e55..c2e20dc5c94 100644
--- a/searchcore/src/vespa/searchcore/config/ranking-expressions.def
+++ b/searchcore/src/vespa/searchcore/config/ranking-expressions.def
@@ -1,5 +1,5 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.config.search.core
-constant[].name string
-constant[].fileref file
+expression[].name string
+expression[].fileref file