Does the ElasticSearch Java API have a way to convert Aggregation output to a Column/Row representation? The SQL API does this, but I don't see a way to do it with search API.
Thanks!
Does the ElasticSearch Java API have a way to convert Aggregation output to a Column/Row representation? The SQL API does this, but I don't see a way to do it with search API.
Thanks!
You need to do that by yourself I guess.
You might be able to do it with logstash though.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.