The Call Pipeline index stage (called the Fusion Pipeline stage in versions earlier than 3.0) provides a means of composing index pipelines.
Configuration
Tip
|
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.
|