Skip to content

[API] Updates source code docs to 92bb3ad4cd1904de13a50daffbbc0a859ae39701 #2730

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

picandocodigo
Copy link
Member

cluster.allocation_explain

  • Documents String :index parameter. The name of the index that you would like an explanation for.
  • Documents Integer :shard parameter. An identifier for the shard that you would like an explanation for.
  • Documents Boolean :primary parameter. If true, returns an explanation for the primary shard for the specified shard ID.
  • Documents String :current_node parameter. Explain a shard only if it is currently located on the specified node name or node ID.

search

  • Documents Boolean parameter :ccs_minimize_roundtrips. Indicates whether network round-trips should be minimized as part of cross-cluster search requests execution Server default: true.

indices.recovery

  • Documents Boolean parameter :allow_no_indices. If false, the request returns an error if any wildcard expression, index alias, or _all value targets only missing or closed indices.

…39701

cluster.allocation_explain

* Documents String :index parameter. The name of the index that you would like an explanation for.
* Documents Integer :shard parameter. An identifier for the shard that you would like an explanation for.
* Documents Boolean :primary parameter. If true, returns an explanation for the primary shard for the specified shard ID.
* Documents String :current_node parameter. Explain a shard only if it is currently located on the specified node name or node ID.

search

* Documents Boolean parameter :ccs_minimize_roundtrips. Indicates whether network round-trips should be minimized as part of cross-cluster search requests execution Server default: true.

indices.recovery

* Documents Boolean parameter :allow_no_indices. If `false`, the request returns an error if any wildcard expression, index alias, or `_all` value targets only missing or closed indices.
@picandocodigo picandocodigo merged commit 640a1c0 into main Jul 21, 2025
16 of 17 checks passed
@picandocodigo picandocodigo deleted the generates_main_code branch July 21, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant