The Call Pipeline index stage provides a means of composing index pipelines. Be aware that the processing does not return to the calling pipeline automatically.
LucidAcademyLucidworks offers free training to help you get started.The Quick Learning for Using Call Pipelines focuses on how the Call Pipeline stage works differently in index pipelines versus query pipelines and how to use it in both:
Using Call PipelinesPlay Button
Visit the LucidAcademy to see the full training catalog.
LucidAcademyLucidworks offers free training to help you get started.The Course for Call Pipelines focuses on how to implement reusable pipelines and call them from other pipelines:
Call PipelinesPlay Button
Visit the LucidAcademy to see the full training catalog.

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.