Skip to content

[DOC] New dynamic settings introduced in OpenSearch PR #15986 #8460

Closed
@sumitasr

Description

@sumitasr

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request.

Documentation changes for 3 new dynamic settings:

  • cat.indices.response.limit.number_of_indices
    Response limit in _cat/indices API and limit will be applied on number of indices.
  • cat.shards.response.limit.number_of_shards
    Response limit in _cat/shards API and limit will be applied on number of shards.
  • cat.segments.response.limit.number_of_indices
    Response limit in _cat/segments API and limit will be applied on number of indices.

*Version: 2.18 and above

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

opensearch-project/OpenSearch#15986

Metadata

Metadata

Assignees

Labels

Backlog - DEVDeveloper assigned to issue is responsible for creating PR.v2.18.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions