See Geo Bounding Box Filter
FilterBuilders.geoBoundingBoxFilter("pin.location") .topLeft(40.73, -74.1) .bottomRight(40.717, -73.99);
Note that you can cache the result using GeoBoundingBoxFilterBuilder#cache(boolean) method. See Caching.
GeoBoundingBoxFilterBuilder#cache(boolean)
Most Popular
Video
Get Started with Elasticsearch
Intro to Kibana
ELK for Logs & Metrics