aboutsummaryrefslogtreecommitdiffstats
path: root/docproc/src/main/resources/configdefinitions/config.docproc.splitter-joiner-document-processor.def
blob: 21218479b3fc40875079facc5d89e39a5d664aa2 (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=config.docproc

# The name of the enclosing (outer) document type
documentTypeName string

# The name of the field of type array of document
arrayFieldName string

# The name of the context variable used by Processing.getVariable()
contextFieldName string default="docproc@splitter@joiner@outer@document"