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

# The name of an imported attribute field in context of this document type.
attribute[].name string

# The name of the field (in this document type) that refers to a parent document type.
attribute[].referencefield string

# The name of the target attribute field in the parent document type that is imported into this document type.
attribute[].targetfield string