Skip to content

Instantly share code, notes, and snippets.

@brian-watkins
Created May 27, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brian-watkins/1e4da3c1764e79d342da to your computer and use it in GitHub Desktop.
Save brian-watkins/1e4da3c1764e79d342da to your computer and use it in GitHub Desktop.
{
"app_id": "090187aa-47ee-35e7-62a1-20e2f6fa5d8c",
"search_id": "40aacc98-3d37-4ae9-a900-0d98410721cb",
"data_source_query": [
{
"dsid": 1,
"query": {
"or": [
{
"field": "all_sender_recipient",
"operation": "SUBSTR",
"value": "alanaegaymon",
"and": [
{
"field": "Body",
"operation": "SUBSTR",
"value": "attachment"
},
{
"field": "Body",
"operation": "SUBSTR",
"value": "the"
},
{
"field": "Date",
"operation": "\u003e=",
"value": "1970-02-26T00:00:00Z"
},
{
"field": "Date",
"operation": "\u003c=",
"value": "2015-05-07T00:00:00Z"
}
]
}
]
},
"functions": [
{
"field": "childcount",
"operation": "SUM"
},
{
"field": "Date",
"operation": "MIN"
},
{
"field": "Date",
"operation": "MAX"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment