Hello,
Is it possible to retrieve ElasticSearch index mapping into a whole JSON format in JAVA
curl -XGET 'http://localhost:9200/index/_mapping' will give the whole structure of index in JSON. I want the same structure in JAVA.. Is it possible in Java ?
Hello,
Is it possible to retrieve Elasticsearch index mapping into a whole JSON
format in JAVA
curl -XGET 'http://localhost:9200/index/_mapping' will give the whole
structure of index in JSON. I want the same structure in JAVA.. Is it
possible in Java ?
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.