summaryrefslogtreecommitdiffstats
path: root/docproc/src/main/resources/configdefinitions/splitter-joiner-document-processor.def
blob: c96a6c63d3cb41fac1daca6b1e49a3a62b7cc0ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
version=2
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"