Class: OpenSearch::DSL::Search::Filters::GeoBoundingBox
- Inherits:
-
Object
- Object
- OpenSearch::DSL::Search::Filters::GeoBoundingBox
- Includes:
- BaseComponent
- Defined in:
- lib/opensearch/dsl/search/filters/geo_bounding_box.rb
Overview
A filter which returns documents which fall into a “box” of the specified geographical coordinates
See the integration test for a working example.
Use eg. <boundingbox.klokantech.com> to visually define the bounding box.