summaryrefslogtreecommitdiffstats
path: root/configdefinitions/src
diff options
context:
space:
mode:
Diffstat (limited to 'configdefinitions/src')
-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=""