summaryrefslogtreecommitdiff
path: root/src/es5/last-update.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/es5/last-update.json')
-rw-r--r--src/es5/last-update.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/es5/last-update.json b/src/es5/last-update.json
new file mode 100644
index 0000000..77146a3
--- /dev/null
+++ b/src/es5/last-update.json
@@ -0,0 +1,9 @@
+{
+ "query": {
+ "match": { "SourceHubUuid": "dd0c7f5c-82f0-4b95-8b5c-0559b2d976c3" }
+ },
+ "aggregations": {
+ "last-id" : { "max" : { "field": "SourceHubDataUpdateId" } }
+ }
+}
+