Home
last modified time | relevance | path

Searched refs:geo_bounding_box (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
DQuery.php186 public function geo_bounding_box(string $key, array $coordinates): GeoBoundingBox function in Elastica\\QueryBuilder\\DSL\\Query
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md329 * Added `geo_bounding_box`, `geo_polygon`, `match_phrase`, `match_phrase_prefix`, `match_none` to `…