Home
last modified time | relevance | path

Searched defs:GeohashGrid (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DGeohashGrid.php10 class GeohashGrid extends AbstractAggregation class
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DAggregation.php20 use Elastica\Aggregation\GeohashGrid; alias