Home
last modified time | relevance | path

Searched refs:Terms (Results 76 – 100 of 447) sorted by last modified time

12345678910>>...18

/plugin/blog/
H A DCOPYING287 How to Apply These Terms to Your New Programs
/plugin/advanced/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/linksuggest/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/firenews/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/archivegenerator/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/fullscreenmode/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DTerms.php8 * Terms query.
15 class Terms extends AbstractQuery class
23 * @param list<bool|float|int|string> $terms Terms list, leave empty if building a terms-lookup query
28 throw new InvalidException('Terms field name has to be set');
/plugin/elasticsearch/action/
H A Dsearch.php159 $agg = new \Elastica\Aggregation\Terms('namespace');
231 $agg = new \Elastica\Aggregation\Terms($param);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DTerms.php6 * Class Terms.
10 class Terms extends AbstractTermsAggregation class
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DAggregation.php42 use Elastica\Aggregation\Terms; alias
326 public function terms(string $name): Terms
328 return new Terms($name);
H A DQuery.php47 use Elastica\Query\Terms; alias
474 public function terms(string $field, array $terms = []): Terms
476 return new Terms($field, $terms);
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md36 * New method `Elastica\Aggregation\Terms::setMissingBucket`. For Composite Agg. Include in the response documents without a value for a given source. [#2117](https://github.com/ruflin/Elastica/pull/2117)
41 * 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)
105 * Added `Elastica\Query\Terms::setBoost()` method to configure boost by @deguif [#2035](https://github.com/ruflin/Elastica/pull/2035)
189 * Allowed the Terms query to accept an array of bool, float, int and/or string [#1872](https://github.com/ruflin/Elastica/pull/1872)
208 * Added `Elastica\Aggregation\Avg::setMissing()`, `Elastica\Aggregation\Cardinality::setMissing()`, `Elastica\Aggregation\DateRange::setMissing()`, `Elastica\Aggregation\DateHistogram::setMissing()`, `Elastica\Aggregation\ExtendedStats::setMissing()`, `Elastica\Aggregation\Histogram::setMissing()`, `Elastica\Aggregation\Max::setMissing()`, `Elastica\Aggregation\Min::setMissing()`, `Elastica\Aggregation\Stats::setMissing()`, `Elastica\Aggregation\Sum::setMissing()`, `Elastica\Aggregation\Terms::setMissing()` [#1876](https://github.com/ruflin/Elastica/pull/1876)
265 * The `Terms` Query's constructor now requires the `field` and `terms` properties.
279 * Changed `Terms::setTerms()` signature: it now accepts a list of strings only [#1765](https://github.com/ruflin/Elastica/pull/1765)
280 * Changed `Terms::setTermsLookup()` signature: `index`, `path` and `id` are now required arguments [#1765](https://github.com/ruflin/Elastica/pull/1765)
294 * `Terms::setMinimumMatch()` has been removed as not supported by ES 7.x
786 - Removed `int` type hinting in `setMinimumMatch` (`Terms` Quer
[all...]
/plugin/latexcaption/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/bulletodo/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/highlight2wiki/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/imagepreview/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/dokudrawingboard/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/ocr/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/structnotification/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/code39/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/dokutts/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/bookmark2wiki/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/snippets/
H A DCOPYING282 How to Apply These Terms to Your New Programs
/plugin/ckgedit/
H A DLICENSE282 How to Apply These Terms to Your New Programs
/plugin/twofactortelegram/
H A DLICENSE282 How to Apply These Terms to Your New Programs

12345678910>>...18