Skip to content

Instantly share code, notes, and snippets.

@felipehummel
Created October 3, 2012 17:26
Show Gist options
  • Save felipehummel/3828455 to your computer and use it in GitHub Desktop.
Save felipehummel/3828455 to your computer and use it in GitHub Desktop.
es query
{
"query" : {
"constant_score": {
"filter": {
"terms": {
"_id": [ "44554814", "44506463", "44504729", "44506997", "44524881", "44509720", "44511458", "44522991", "44516257", "44504696", "44510314", "44543302", "44511529", "44508846", "44553660", "44513106", "44523403", "44550041", "44546073", "44506741", "44510843", "44559504", "44546960", "44511807", "44511889", "44516652", "44508535", "44542304", "44548172", "44504430", "44560101", "44545461", "44505070", "44524517", "44512248", "44505853", "44510579", "44510031", "44545932", "44511065", "44504916", "44515151", "44505492" ]
}
}
}
},
"facets" : {
"tags" : { "terms" : {"field" : "language"} }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment