summaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/vespa.config.search.summarymap.def
diff options
context:
space:
mode:
Diffstat (limited to 'configdefinitions/src/vespa/vespa.config.search.summarymap.def')
-rw-r--r--configdefinitions/src/vespa/vespa.config.search.summarymap.def15
1 files changed, 15 insertions, 0 deletions
diff --git a/configdefinitions/src/vespa/vespa.config.search.summarymap.def b/configdefinitions/src/vespa/vespa.config.search.summarymap.def
new file mode 100644
index 00000000000..a994309e207
--- /dev/null
+++ b/configdefinitions/src/vespa/vespa.config.search.summarymap.def
@@ -0,0 +1,15 @@
+# Copyright 2017 Yahoo Holdings. 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=""