Skip to content

Instantly share code, notes, and snippets.

@danmactough
Created October 8, 2013 14:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save danmactough/6885341 to your computer and use it in GitHub Desktop.
Save danmactough/6885341 to your computer and use it in GitHub Desktop.
{
"query": {
"filtered": {
"query": {
"match_all": {}
},
"filter": {
"not": {
"bool": {
"must": {
"terms": {
"topic_ids": [
"NTfaluJAzhU6ajVN",
"NTfaluGitMInkrOI",
"NTfaluFWPoBik2OY",
"NTfaluFbTeFwbWaD",
"NTfaltDBGVSvPvDI",
"NTfaluFzZ57DGMMH",
"NTfalvAOkAJ5GfFE",
"NTfalvAsBtwDDknL",
"NTfalvAZvX0zHPiC",
"NTfaluGlZQHkBykj",
"NTfaluIT0z1L7WBy",
"NTfaluFdI08isoIE",
"NTfaluGmKGOIXDtm",
"NTfaltDHVWZZjOTQ",
"NTfaltDs06teZxIY",
"NTfaluH2SNwGrg2K",
"NTfaluHJ3J7K9OU0",
"NTfaluHJRGcxtRPw",
"NTfaluHnVBsTskBC",
"NTfaluIaVnLQZUMb",
"NTfaluIoUFae5U15",
"NTfaluJR2VD052Qz",
"NTfaltBTH3vb7tyt",
"NTfaltC1a7EPsJwE",
"NTfaltC01k3oARtx"
]
}
}
}
}
}
}
},
"sort": [
{
"_timestamp": {
"order": "desc"
}
}
],
"size": 5,
"from": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment