How do I get a time difference between Start and End with ID=1 in the Dev Tools ?
I can do two SQL transactions to grab both start and end timestamp and compute the difference but this operation is not efficient if I do it for thousands of documents.
You might want to take a look at transforms in order to create summary indices that contain exactly the data you need in a single document in order to create concise and fast queries.
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.