ElasticUI icon indicating copy to clipboard operation
ElasticUI copied to clipboard

Hello!

Open marti6tic opened this issue 8 years ago • 0 comments

Hi Yousef! Helps a lot with your project! I have one question. How can we implement the multisearch (msearch) or something like this:

{"query":{"bool":{"must":{"match":{"location.city":"new york"}},"filter":{"geo_distance":{"distance":"50m","location.geopoint":"45.405505, 3.150756"}}}},"sort":[{"_geo_distance":{"location.geopoint":"43.405505,3.150756","order":"asc","unit":"km","distance_type":"plane"}}]}

Thanks a lot!

marti6tic avatar Dec 29 '16 11:12 marti6tic