generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
What is the bug?
According to https://docs.opensearch.org/docs/2.19/search-plugins/search-pipelines/using-search-pipeline/#specifying-the-pipeline-in-the-request-body search_pipeline
could be given to the Multisearch within the Query-Body
How can one reproduce the bug?
Look at @opensearch-project/opensearch/api/_types/_core.msearch.d.ts
specific MultisearchBody
type not having the property search_pipeline
What is the expected behavior?
MultisearchBody
type has the property search_pipeline
What is your host/environment?
Open Search 2.19 with "@opensearch-project/opensearch": "^3.5.1"
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
Metadata
Metadata
Assignees
Labels
No labels