aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/imported-fields.def
blob: ce309528a3a3bd77d9a9fedd1ac8c2034ae62ec4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Copyright Vespa.ai. 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