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

Query to list all indexes in a cluster #39

Closed
dbirchak opened this issue Feb 16, 2015 · 1 comment
Closed

Query to list all indexes in a cluster #39

dbirchak opened this issue Feb 16, 2015 · 1 comment

Comments

@dbirchak
Copy link

Hello,
Is there a way to query a list of all indexes in a cluster.
e.g. SQL equilivent of curl 'localhost:9200/_cat/indices?v'

@ansjsun
Copy link
Member

ansjsun commented Mar 3, 2015

only can search indexes like this .. select * from index1, index2,index3....

@ansjsun ansjsun closed this as completed Mar 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants