Does this exist in the Java API?
http://www.elasticsearch.org/guide/reference/api/admin-indices-get-settings.html
--
Does this exist in the Java API?
http://www.elasticsearch.org/guide/reference/api/admin-indices-get-settings.html
--
ClusterStateRequest is probably what you are looking for.
All REST calls get transformed into Java API calls. The REST call you
highlighted can be found at RestGetSettingsAction.
--
Ivan
On Tue, Aug 21, 2012 at 12:23 PM, Wes Plunk wes@wesandemily.com wrote:
Does this exist in the Java API?
Elasticsearch Platform — Find real-time answers at scale | Elastic--
--
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.