Skip to content

Weird methods in ElasticsearchClient #145

Open
@darxriggs

Description

@darxriggs

There are methods in ElasticsearchClient that look like not very useful.

They do not take any parameter, therefore using the builder internally without setting any value. When called, they raise an IllegalStateException.

Examples

Looking at the API documentation, there is a least some mandatory parameter.

Is this maybe the result of generating the client based on the API specification and they should better be removed?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions