i'm new here and have a problem with an query. I hope someone can help me.
My Problem:
I have a log with user clicks, the user revenue and there session id's.
Now i want to build a data histogram with all counted clicks, the unqiue
session ids and the user revenue.
The next version of Elasticsearch will have a new cardinality[1]
aggregation that allows for computing unique counts. You could use it in
lieu of the "unique" terms aggregation in order to compute the unique count
of session IDs.
[1]
On Tue, Mar 18, 2014 at 2:42 PM, Andreas Hembach hembach3@gmail.com wrote:
Hi all,
i'm new here and have a problem with an query. I hope someone can help me.
My Problem:
I have a log with user clicks, the user revenue and there session id's.
Now i want to build a data histogram with all counted clicks, the unqiue
session ids and the user revenue.
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.