Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DAbstractAggregation.php10 abstract class AbstractAggregation extends Param implements NameableInterface class
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php5 use Elastica\Aggregation\AbstractAggregation; alias