Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DAbstractGeoDistance.php27 protected $_locationType; variable in Elastica\\Query\\AbstractGeoDistance
119 $this->_locationType = self::LOCATION_TYPE_LATLON;
130 $this->_locationType = self::LOCATION_TYPE_LATLON;
141 $this->_locationType = self::LOCATION_TYPE_GEOHASH;
163 if (self::LOCATION_TYPE_LATLON === $this->_locationType) { // Latitude/longitude
177 } elseif (self::LOCATION_TYPE_GEOHASH === $this->_locationType) { // Geohash