Skip to content

Instantly share code, notes, and snippets.

View frazerwilson2's full-sized avatar

Frazer Wilson frazerwilson2

  • United Kingdom
View GitHub Profile
GET dd.dev.professional/_search
{
"query": {
"bool" : {
"must" : {
"match_all" : {}
},
"filter" : {
"geo_distance" : {
"distance" : "200km",