Searched defs:ZERO_TERM_ALL (Results 1 – 2 of 2) sorted by relevance
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/ | ||
H A D | MultiMatch.php | 26 public const ZERO_TERM_ALL = 'all'; define in Elastica\\Query\\MultiMatch |
H A D | MatchQuery.php | 19 public const ZERO_TERM_ALL = 'all'; define in Elastica\\Query\\MatchQuery |