aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/newrank/defs/vespa.config.search.summarymap.def
blob: d3c3f86b295964a243d90c798b452e941ca6accb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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=""