Skip to content

[API] Updates source code docs to 76cd5c918a1c3aeb4d26f76a6683bba7a9e79289 #2736

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 29, 2025

Conversation

picandocodigo
Copy link
Member

create

  • Removes parameters :if_primary_term, :if_seq_no, :op_type.

indices.recovery - new parameters:

  • [Boolean] :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.
  • [String, Array] :expand_wildcards Type of index that wildcard patterns can match.
  • [Boolean] :ignore_unavailable If false, the request returns an error if it targets a missing or closed index.

…79289

create
* Removes parameters :if_primary_term, :if_seq_no, :op_type.

indices.recovery: new parameters:
* [Boolean] :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.
* [String, Array<String>] :expand_wildcards Type of index that wildcard patterns can match.
* [Boolean] :ignore_unavailable If `false`, the request returns an error if it targets a missing or closed index.
@picandocodigo picandocodigo merged commit 031484a into 9.1 Jul 29, 2025
11 checks passed
@picandocodigo picandocodigo deleted the update_9.1 branch July 29, 2025 10:01
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