Home
last modified time | relevance | path

Searched defs:OPERATOR_OR (Results 1 – 5 of 5) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterInterface.php28 public const OPERATOR_OR = '|'; global() define
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSimpleQueryString.php13 public const OPERATOR_OR = 'or'; define in Elastica\\Query\\SimpleQueryString
H A DCommon.php16 public const OPERATOR_OR = 'or'; define in Elastica\\Query\\Common
H A DMultiMatch.php22 public const OPERATOR_OR = 'or'; define in Elastica\\Query\\MultiMatch
H A DMatchQuery.php15 public const OPERATOR_OR = 'or'; define in Elastica\\Query\\MatchQuery