I want to call an existing search pipeline (e.g. its name is my_pipeline) in the OpenSearch. For this, I have to specify search_pipeline.
my_pipeline
search_pipeline
How to specify the search_pipeline with the OpenSearch Java Client?