summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahooinc.com>2022-09-19 11:48:43 +0000
committerGeir Storli <geirst@yahooinc.com>2022-09-19 11:48:43 +0000
commit1963a31031970fe84e5c5c030ad49cf19707cc80 (patch)
treef612d0c51b2a5ad38a6f7cfea2b17fe3e2b3d5dc /configdefinitions
parentd1bb54142d6d58e252a48224fb8e451ed531497c (diff)
Remove remains of summarymap.def that is no longer used.
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/summarymap.def15
1 files changed, 0 insertions, 15 deletions
diff --git a/configdefinitions/src/vespa/summarymap.def b/configdefinitions/src/vespa/summarymap.def
deleted file mode 100644
index d3431d03708..00000000000
--- a/configdefinitions/src/vespa/summarymap.def
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-namespace=vespa.config.search
-
-## The default output summary class id, -1 to use the stored summary class id
-defaultoutputclass int default=-1
-
-## The name of the summary field which is overridden with a dynamic value
-override[].field string
-
-## The overriding command, one of:
-## staticrank, dynamicteaser, dynamicteasermetric, label, ranklog, empty, copy
-override[].command string
-
-## Space-seaparated arguments, dedendent on the given command
-override[].arguments string default=""