Skip to content
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

Indices Status API: Remove settings/aliases section, and add recovery/snapshot flags #809

Closed
kimchy opened this issue Mar 29, 2011 · 6 comments

Comments

@kimchy
Copy link
Member

kimchy commented Mar 29, 2011

  • Remote the settings and aliases sections from index status API.
  • Recovery section only returned when passing recovery and setting it to true.
  • Snapshot section only returned when passing snapshot and setting it to true.
@kimchy
Copy link
Member Author

kimchy commented Mar 29, 2011

Indices Status API: Remove settings/aliases section, and add recovery/snapshot flags, closed by 508d1d4.

@kimchy kimchy closed this as completed Mar 29, 2011
@ruflin
Copy link
Member

ruflin commented Mar 30, 2011

What is the best way to retrieve it know? The info for aliases is in _cluster/state but is there a better way?

@kimchy
Copy link
Member Author

kimchy commented Mar 30, 2011

Settings have a new API. Aliases from cluster state. Aliases are due to majore refactoring, and once its done, then there will also be a get aliases API.

@ruflin
Copy link
Member

ruflin commented Mar 30, 2011

Perfect. Then I wait until this is done. I assume this will make it into 0.16.0

@kimchy
Copy link
Member Author

kimchy commented Mar 30, 2011

The alias refactoring? no, it will probably be in for the next release.

@ruflin
Copy link
Member

ruflin commented Mar 30, 2011

Ok, even better. Thx.

williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
…#809)

MPC-6597 Improve usability and docs. update requirements.txt

* Improve usability and docs. update requirements.txt


Approved-by: Gideon Avida
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants