Hi,
Is there an API to enumerate the types in and index and indices in a particular cluster ?
Search in the documentation yielded no better results.
Thanks,
Ashwin Sathya
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
Never mind, got it through the _stats API. Was expecting more of an enumeration specific API. Will work around with this.
From: ashwin.sathya@outlook.com
To: elasticsearch@googlegroups.com
Subject: API to enumerate all types indices
Date: Mon, 9 Sep 2013 16:04:59 +0000
Hi,
Is there an API to enumerate the types in and index and indices in a particular cluster ?
Search in the documentation yielded no better results.
Thanks,
Ashwin Sathya
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
javanna
(Luca Cavanna)
September 9, 2013, 4:26pm
3
Hi,
the cluster state api contains everything you are looking for, check it
out: Elasticsearch Platform — Find real-time answers at scale | Elastic .
On Monday, September 9, 2013 6:04:59 PM UTC+2, R Ashwin Sathya wrote:
Hi,
Is there an API to enumerate the types in and index and indices in a
particular cluster ?
Search in the documentation yielded no better results.
Thanks,
Ashwin Sathya
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .