aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/rank-profiles.def
blob: b0f7a2f5deddd5ae4f5c487cf4bf6a255f27b0fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.config.search

## name of this rank profile. maps to table index for internal use.
rankprofile[].name string

## the name of a generic property available to the feature execution framework and feature plugins
rankprofile[].fef.property[].name string

## the value of a generic property available to feature plugins
rankprofile[].fef.property[].value string