Home
last modified time | relevance | path

Searched refs:terms (Results 376 – 400 of 1146) sorted by path

1...<<11121314151617181920>>...46

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Dd50a3835bf5795ac73e58906a3413544.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:135
9 'terms' => [
H A Ddc15e2373e5ecbe09b4ea0858eb63d47.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:443
9 'terms' => [
H A Df085fb032dae56a3b104ab874eaea2ad.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:882
9 'terms' => [
H A Dfeefeb68144002fd1fff57b77b95b85e.asciidoc11 'terms' => [
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md41 * Fixed `Query/Terms` terms phpdoc from `array<bool|float|int|string>` to `list<bool|float|int|string>` [#2118](https://github.com/ruflin/Elastica/pull/2118)
136 * Fixed terms query params resolution by @deguif [#2032](https://github.com/ruflin/Elastica/pull/2032)
265 * The `Terms` Query's constructor now requires the `field` and `terms` properties.
492 * Added support for [terms lookup mechanism](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html#query-dsl-terms-lookup) on terms query [#1452](https://github.com/ruflin/Elastica/pull/1452)
626 - Deprecated both `prefix_len` & `min_word_len` fields in `Elastica\Suggest\CandidateGenerator\DirectGenerator` as these now return errors when using the phrase suggester to querying terms.
1629 - Implement terms lookup feature for terms filte
[all...]
H A DREADME.md33 This project tries to follow Elasticsearch in terms of [End of Life](https://www.elastic.co/support/eol) and maintenance since 5.x.
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DTerms.php13 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
23 * @param list<bool|float|int|string> $terms Terms list, leave empty if building a terms-lookup query
25 public function __construct(string $field, array $terms = []) argument
32 $this->setTerms($terms);
36 * Sets terms for the query.
38 * @param list<bool|float|int|string> $terms
40 public function setTerms(array $terms): self argument
42 return $this->setParam($this->field, $terms);
56 $terms
[all...]
H A DTermsSet.php9 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-set-query.html
19 * @param array<bool|float|int|string> $terms
22 public function __construct(string $field, array $terms, $minimumShouldMatch) argument
29 $this->setTerms($terms);
41 * @param array<bool|float|int|string> $terms
43 public function setTerms(array $terms): self argument
45 return $this->addParam($this->field, $terms, 'terms');
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DAggregation.php322 * terms aggregation.
324 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-terms-aggregation.html
326 public function terms(string $name): Terms function in Elastica\\QueryBuilder\\DSL\\Aggregation
332 * significant terms aggregation.
H A DQuery.php113 * common terms query.
115 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-common-terms-query.html
470 * terms query.
472 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
474 public function terms(string $field, array $terms = []): Terms argument
476 return new Terms($field, $terms);
480 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-set-query.html
482 * @param array<bool|float|int|string> $terms
485 public function terms_set(string $field, array $terms, argument
[all...]
/plugin/elwikiupgrade/
H A DREADME17 it under the terms of the GNU General Public License as published by
/plugin/embeddedphp/
H A DLICENSE36 source code. And you must show them these terms so they know their
56 The precise terms and conditions for copying, distribution and
64 under the terms of this General Public License. The "Program", below,
92 distribute such modifications or work under the terms of Section 1
101 parties under the terms of this License.
117 themselves, then this License, and its terms, do not apply to those
120 on the Program, the distribution of the whole must be on the terms of
135 under Section 2) in object code or executable form under the terms of
146 distributed under the terms of Sections 1 and 2 above on a medium
186 all its terms and conditions for copying, distributing or modifying
[all …]
H A DREADME28 it under the terms of the GNU General Public License as published by
/plugin/emoji/
H A DLICENSE36 source code. And you must show them these terms so they know their
56 The precise terms and conditions for copying, distribution and
64 under the terms of this General Public License. The "Program", below,
92 distribute such modifications or work under the terms of Section 1
101 parties under the terms of this License.
117 themselves, then this License, and its terms, do not apply to those
120 on the Program, the distribution of the whole must be on the terms of
135 under Section 2) in object code or executable form under the terms of
146 distributed under the terms of Sections 1 and 2 above on a medium
186 all its terms and conditions for copying, distributing or modifying
[all …]
/plugin/encryptedpasswords/
H A DREADME21 it under the terms of the GNU General Public License as published by
/plugin/entitiesbutton/
H A DLICENSE36 source code. And you must show them these terms so they know their
56 The precise terms and conditions for copying, distribution and
64 under the terms of this General Public License. The "Program", below,
92 distribute such modifications or work under the terms of Section 1
101 parties under the terms of this License.
117 themselves, then this License, and its terms, do not apply to those
120 on the Program, the distribution of the whole must be on the terms of
135 under Section 2) in object code or executable form under the terms of
146 distributed under the terms of Sections 1 and 2 above on a medium
186 all its terms and conditions for copying, distributing or modifying
[all …]
H A DREADME19 it under the terms of the GNU General Public License as published by
/plugin/etherpadlite/
H A DREADME.md103 it under the terms of the GNU General Public License as published by
/plugin/eventline/
H A DREADME29 it under the terms of the GNU General Public License as published by
/plugin/evesso/
H A DLICENSE36 source code. And you must show them these terms so they know their
56 The precise terms and conditions for copying, distribution and
64 under the terms of this General Public License. The "Program", below,
92 distribute such modifications or work under the terms of Section 1
101 parties under the terms of this License.
117 themselves, then this License, and its terms, do not apply to those
120 on the Program, the distribution of the whole must be on the terms of
135 under Section 2) in object code or executable form under the terms of
146 distributed under the terms of Sections 1 and 2 above on a medium
186 all its terms and conditions for copying, distributing or modifying
[all …]
/plugin/explain/
H A Dplugin.info.txt5 desc Explain predefined terms with a tooltip and optional link (previous author Marc Wäckerlin)
/plugin/extendpage/
H A DLICENSE36 source code. And you must show them these terms so they know their
56 The precise terms and conditions for copying, distribution and
64 under the terms of this General Public License. The "Program", below,
92 distribute such modifications or work under the terms of Section 1
101 parties under the terms of this License.
117 themselves, then this License, and its terms, do not apply to those
120 on the Program, the distribution of the whole must be on the terms of
135 under Section 2) in object code or executable form under the terms of
146 distributed under the terms of Sections 1 and 2 above on a medium
186 all its terms and conditions for copying, distributing or modifying
[all …]
/plugin/externalembed/
H A DLICENSE36 source code. And you must show them these terms so they know their
56 The precise terms and conditions for copying, distribution and
64 under the terms of this General Public License. The "Program", below,
92 distribute such modifications or work under the terms of Section 1
101 parties under the terms of this License.
117 themselves, then this License, and its terms, do not apply to those
120 on the Program, the distribution of the whole must be on the terms of
135 under Section 2) in object code or executable form under the terms of
146 distributed under the terms of Sections 1 and 2 above on a medium
186 all its terms and conditions for copying, distributing or modifying
[all …]
H A DREADME.md40 …t the <a href="https://www.youtube.com/static?template=terms" target="_blank" rel="noopener">terms
/plugin/facebook/
H A DREADME17 it under the terms of the GNU General Public License as published by

1...<<11121314151617181920>>...46