Home
last modified time | relevance | path

Searched refs:ANONYMOUS_TYPE (Results 1 – 1 of 1) sorted by path

/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DFilters.php16 public const ANONYMOUS_TYPE = 2; define in Elastica\\Aggregation\\Filters
32 $type = null !== $name ? self::NAMED_TYPE : self::ANONYMOUS_TYPE;