Copy Context Chunks
Copies all document chunks from the context specified in Input from, and creates new document chunks with the same score, language, and part, in the context specified in Output to.
You can apply matching conditions to this processor to refine its behavior. For example, if
you have a multivalued field having the following values: order-1
,
order-2
and order-A
, and want to numeric orders only
(that is, everything but not order-A
), you can set a condition with a value
that equals the order-d+
regular expression.