So I'm trying to work out a query for my project. But I can't figure out which way to go to achieve one of my goals in the query.
I'm aggregating my results, I'm getting the average score of each aggregation, but then I need to add up a single integer which can be found in the most recent document.
So just one result, sorted and ordered by DateTime so that the one result contains the most recent document, but how do I get the "urgency" variable integer out of it so that I can add it up to the average aggregation score?
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.