Searched refs:_geohash (Results 1 – 2 of 2) sorted by relevance
55 protected $_geohash; variable in Elastica\\Query\\AbstractGeoDistance140 $this->_geohash = $geohash;178 $location = $this->_geohash;
120 foreach ($this->spatial_idx as $_geohash => $_docIds) {121 if (strpos($_geohash, (string)$adjHash) !== false) {