Skip to content

[Feature Request] Support "search-pipeline" in Multi-Search API  #15748

Closed
@DougTrajano

Description

@DougTrajano

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

Roadmap:SearchProject-wide roadmap labelSearchSearch query, autocomplete ...etcenhancementEnhancement or improvement to existing feature or requestgood first issueGood for newcomersv2.18.0Issues and PRs related to version 2.18.0

Type

No type

Projects

Status

✅ Done

Status

New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions