Skip to content

msearch missing version and timeout #161

Closed
@prafsoni

Description

@prafsoni

We could do

POST test_index/_msearch
{}
{ "version": true, "query": { "match_all": {} } , "timeout": "10s"}

But the client doesn't allow to set flag version: true and timeout in msearch request body making in impossible to get version for hits in response

elasticsearch-java version: 7.17.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: SpecificationRelated to the API spec used to generate client code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions