Home
last modified time | relevance | path

Searched refs:Elastica (Results 201 – 225 of 276) sorted by path

12345678910>>...12

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMatchAll.php3 namespace Elastica\Query;
H A DMatchNone.php3 namespace Elastica\Query;
H A DMatchPhrase.php3 namespace Elastica\Query;
H A DMatchPhrasePrefix.php3 namespace Elastica\Query;
H A DMatchQuery.php3 namespace Elastica\Query;
H A DMoreLikeThis.php3 namespace Elastica\Query;
5 use Elastica\Document;
H A DMultiMatch.php3 namespace Elastica\Query;
H A DNested.php3 namespace Elastica\Query;
H A DParentId.php3 namespace Elastica\Query;
H A DPercolate.php3 namespace Elastica\Query;
5 use Elastica\Document;
H A DPrefix.php3 namespace Elastica\Query;
H A DQueryString.php3 namespace Elastica\Query;
H A DRange.php3 namespace Elastica\Query;
H A DRegexp.php3 namespace Elastica\Query;
H A DScript.php3 namespace Elastica\Query;
5 use Elastica\Script\AbstractScript;
6 use Elastica\Script\Script as BaseScript;
H A DSimple.php3 namespace Elastica\Query;
H A DSimpleQueryString.php3 namespace Elastica\Query;
H A DSpanContaining.php3 namespace Elastica\Query;
H A DSpanFirst.php3 namespace Elastica\Query;
5 use Elastica\Exception\InvalidException;
69 throw new InvalidException('Invalid parameter. Has to be array or instance of Elastica\Query\AbstractSpanQuery');
H A DSpanMulti.php3 namespace Elastica\Query;
5 use Elastica\Exception\InvalidException;
52 throw new InvalidException('Invalid parameter. Has to be array or instance of Elastica\Query\AbstractQuery');
H A DSpanNear.php3 namespace Elastica\Query;
5 use Elastica\Exception\InvalidException;
H A DSpanNot.php3 namespace Elastica\Query;
H A DSpanOr.php3 namespace Elastica\Query;
5 use Elastica\Exception\InvalidException;
H A DSpanTerm.php3 namespace Elastica\Query;
H A DSpanWithin.php3 namespace Elastica\Query;

12345678910>>...12