Description
Is your feature request related to a problem? Please describe
When using Hybrid Search, we must configure a Search Pipeline with a normalization-processor and inform it in the Search API operation using the search_pipeline=<search-pipeline-name>
query parameter.
The Multi-search does not support this parameter, which means that we need to specify the Search Pipeline as a default search pipeline in the index. It's ok for some use cases, but it limits our capability to experiment with multiple normalization-processor.
Describe the solution you'd like
I want to have the search_pipeline
in the URL parameters and metadata options of the Multi-search API operation.
Related component
Search
Describe alternatives you've considered
The current way to run multiple hybrid search objects using the Multi-search API operation is by defining the search pipeline as a default search pipeline in the index.
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Status