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