Home
last modified time | relevance | path

Searched refs:TYPE_AGGREGATION (Results 1 – 4 of 4) sorted by last modified time

/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/
H A DVersion.php55 case DSL::TYPE_AGGREGATION:
H A DDSL.php13 public const TYPE_AGGREGATION = 'aggregation'; define
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQueryBuilder.php83 return $this->_facades[DSL::TYPE_AGGREGATION];
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DAggregation.php64 return DSL::TYPE_AGGREGATION;