summaryrefslogtreecommitdiff
path: root/src/es5/last-update.json
blob: 77146a385cfbc3762454c0fd388c62f7692c3961 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "query": {
    "match": { "SourceHubUuid": "dd0c7f5c-82f0-4b95-8b5c-0559b2d976c3" }
  },
  "aggregations": {
    "last-id" : { "max" : { "field": "SourceHubDataUpdateId" } }
  }
}