Home
last modified time | relevance | path

Searched refs:Query (Results 76 – 100 of 153) sorted by path

1234567

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DFunctionScore.php3 namespace Elastica\Query;
H A DFuzzy.php3 namespace Elastica\Query;
H A DGeoBoundingBox.php3 namespace Elastica\Query;
H A DGeoDistance.php3 namespace Elastica\Query;
H A DGeoPolygon.php3 namespace Elastica\Query;
H A DGeoShapePreIndexed.php3 namespace Elastica\Query;
8 * Query pre-indexed shape definitions
H A DGeoShapeProvided.php3 namespace Elastica\Query;
8 * Query provided shape definitions
H A DHasChild.php3 namespace Elastica\Query;
5 use Elastica\Query as BaseQuery;
H A DHasParent.php3 namespace Elastica\Query;
5 use Elastica\Query as BaseQuery;
H A DIds.php3 namespace Elastica\Query;
6 * Ids Query.
H A DInnerHits.php3 namespace Elastica\Query;
H A DLimit.php3 namespace Elastica\Query;
6 * Limit Query.
H A DMatch.php3 namespace Elastica\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;
H A DMultiMatch.php3 namespace Elastica\Query;
33 * @param string $query Query
79 * Sets operator for Match Query.
91 * Set field minimum should match for Match Query.
103 * Set zero terms query for Match Query.
115 * Set cutoff frequency for Match Query.
H A DNested.php3 namespace Elastica\Query;
H A DParentId.php3 namespace Elastica\Query;
H A DPercolate.php3 namespace Elastica\Query;
H A DPrefix.php3 namespace Elastica\Query;
H A DQueryString.php3 namespace Elastica\Query;
15 * Query string.
17 * @var string Query string
24 * @param string $queryString OPTIONAL Query string for object
34 * @param string $query Query string

1234567