Home
last modified time | relevance | path

Searched refs:ZERO_TERM_ALL (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMultiMatch.php26 public const ZERO_TERM_ALL = 'all'; define in Elastica\\Query\\MultiMatch
H A DMatchQuery.php19 public const ZERO_TERM_ALL = 'all'; define in Elastica\\Query\\MatchQuery