Skip to content

[FEATURE] Support update index settings API #7703

Open
@SandervWickeren

Description

@SandervWickeren

Elastic.Clients.Elasticsearch version: 8.1.0

Elasticsearch version: 8.7.x

.NET runtime version: .Net7

Operating system version: not applicable

Description of the problem including expected versus actual behavior:
As mentioned in Tune Index for Speed, you should update the index settings before and after indexing if you want to tune for speed. We are in a process of upgrading our Elastic setup from Nest to ElasticsearchClient and it seems like the update index settings api isn't supported yet.

Any chance this can be added in a next release?

Steps to reproduce:

  1. There is no implementation of UpdateSettingsAsync, while it does exists for Nest.

Expected behavior
Support added

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