Skip to content

[BUG] "search_pipeline" is not part of "MultisearchBody" Types #1029

@ldrick

Description

@ldrick

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions