Home
last modified time | relevance | path

Searched refs:terms (Results 201 – 225 of 1146) sorted by last modified time

12345678910>>...46

/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
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/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D93f1bdd72e79827dcf9a34efa02fd977.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:358
9 'terms' => [
H A Ddc15e2373e5ecbe09b4ea0858eb63d47.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:443
9 'terms' => [
H A D033778305d52746f5ce0a2a922c8e521.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:544
9 'terms' => [
H A D34efeade38445b2834749ced59782e25.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:397
9 'terms' => [
H A D35e8da9410b8432cf4095f2541ad7b1d.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:264
9 'terms' => [
H A D527324766814561b75aaee853ede49a7.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:503
9 'terms' => [
H A D6a4679531e64c492fce16dc12de6dcb0.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:341
9 'terms' => [
H A D71b5b2ba9557d0f296ff2de91727d2f6.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:377
9 'terms' => [
H A Da49169b4622918992411fab4ec48191b.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:600
9 'terms' => [
H A Dcfbaea6f0df045c5d940bbb6a9c69cd8.asciidoc11 'terms' => [
H A Df085fb032dae56a3b104ab874eaea2ad.asciidoc1 // aggregations/bucket/terms-aggregation.asciidoc:882
9 'terms' => [
H A Dfeefeb68144002fd1fff57b77b95b85e.asciidoc11 'terms' => [
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-APACHE9 "License" shall mean the terms and conditions for use, reproduction,
66 2. Grant of Copyright License. Subject to the terms and conditions of
73 3. Grant of Patent License. Subject to the terms and conditions of
124 may provide additional or different license terms and conditions
132 by You to the Licensor shall be under the terms and conditions of
133 this License, without any additional terms or conditions.
135 the terms of any separate license agreement you may have executed
H A DLICENSE-LGPL47 it. And you must show them these terms so they know their rights.
111 The precise terms and conditions for copying, distribution and
123 other authorized party saying it may be distributed under the terms of
132 which has been distributed under these terms. A "work based on the
168 distribute such modifications or work under the terms of Section 1
177 charge to all third parties under the terms of this License.
197 themselves, then this License, and its terms, do not apply to those
200 on the Library, the distribution of the whole must be on the terms of
215 3. You may opt to apply the terms of the ordinary GNU General Public
234 under the terms o
[all...]
H A DREADME.md494 >modify it under the terms of the GNU Lesser General Public
H A DNOTICE21 modify it under the terms of the GNU Lesser General Public
/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 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/latexcaption/
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.md128 it under the terms of the GNU General Public License as published by
/plugin/bulletodo/
H A DREADME22 it under the terms of the GNU General Public License as published by
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/highlight2wiki/
H A DREADME24 it under the terms of the GNU General Public License as published by

12345678910>>...46