Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
DQuery.php208 public function geo_polygon(string $key, array $points): GeoPolygon 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 `…