List indices

Hi

Is there a way to make ES create a list of all existing indices for
me?

Regards, Per Steffensen

The best API for that is the cluster state API, you get much more
information, but it also includes the list of indices you have (and more
information on each one).

On Mon, Oct 3, 2011 at 9:09 AM, Steff steff@designware.dk wrote:

Hi

Is there a way to make ES create a list of all existing indices for
me?

Regards, Per Steffensen

Thanks a lot. I found got it working.

On Oct 3, 11:34 am, Shay Banon kim...@gmail.com wrote:

The best API for that is the cluster state API, you get much more
information, but it also includes the list of indices you have (and more
information on each one).

On Mon, Oct 3, 2011 at 9:09 AM, Steff st...@designware.dk wrote:

Hi

Is there a way to make ES create a list of all existing indices for
me?

Regards, Per Steffensen