GeoPolygonQuery
class GeoPolygonQuery implements JsonSerializable, SearchQuery (View source)
A FTS query that finds all matches within the given polygon area.
Methods
mixed
jsonSerialize()
Specify data which should be serialized to JSON
__construct(array $coordinates)
No description
boost(float $boost)
No description
field(string $field)
No description
Details
mixed
jsonSerialize()
Specify data which should be serialized to JSON
__construct(array $coordinates)
No description
GeoPolygonQuery
boost(float $boost)
No description
GeoPolygonQuery
field(string $field)
No description