summaryrefslogtreecommitdiffstats
path: root/docproc/src/main/resources/configdefinitions/splitter-joiner-document-processor.def
blob: 73e84578ed9349a500d42fe1a3b5db7c9e67e2b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 2016 Yahoo Inc. 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"