Update Related Document Stage
Table of Contents
This index pipeline stage performs a Solr atomic update on an existing document using data pulled from the current document being processed by the pipeline.
Configuration
When entering configuration values in the UI, use unescaped characters, such as \t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.
|