Home
last modified time | relevance | path

Searched refs:added (Results 151 – 175 of 398) sorted by path

12345678910>>...16

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc111 the `--cacert` option was not added to the OSX version of libcurl until version
382 Alright, let's go ahead and delete the document that we added previously:
415 Due to the dynamic nature of {es}, the first document you added automatically
H A Dconnection-pool.asciidoc101 rest of the cluster by using the Cluster State API. As new nodes are added or
H A Dfutures.asciidoc160 example, only 499 requests are added to the queue, but the final future
H A Doverview.asciidoc13 added to the client (cluster state sniffing, round-robin requests, and so on)
H A Drelease-notes.asciidoc227 * We added the suppress operator `@` for the deprecation messages
311 * added `wait_for_active_shards` parameter to `indices.close` API;
312 * added `expand_wildcards` parameter to `cluster.health` API;
313 * added include_unloaded_segments`, `expand_wildcards`, `forbid_closed_indices`
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md100 the parser will automatically add a default "dsn" function. This is added to provide
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md239 * Deprecated `version`/`version_type` options [(deprecated in `6.7.0`)](https://www.elastic.co/guide/en/elasticsearch/reference/6.8/docs-update.html) and added `if_seq_no` / `if_primary_term` that replaced it
281 * Changed `Wildcard::setValue()` and constructor's signature: added more specific `Wildcard::setBoost()` and `Wildcard::setRewrite` methods
604 - Fix for QueryBuilder version check `\Elastica\QueryBuilder\Version\Version240.php` added all new query types to queries array. [#1266](https://github.com/ruflin/Elastica/pull/1266) [#1269](https://github.com/ruflin/Elastica/pull/1269)
615 - added support for the "explain" flag of AnalyzeAPI [#1254](https://github.com/ruflin/Elastica/pull/1254)
616 - added support for the "request_cache" search option [#1243](https://github.com/ruflin/Elastica/pull/1243)
634 - `\Elastica\Script\AbstractScript` added the script language as constructor argument and sub-classes must implement `getScriptTypeArray`
649 - added `\Elastica\Script\ScriptId` to reference stored scripts by ID
650 - added `\Elastica\Query\AbstractGeoShape::RELATION_WITHIN`
941 - Elastica\Reponse::getErrorMessage was added as getError is now an object
948 - trigger_error with E_USER_DEPRECATE added t
[all...]
/plugin/elasticsearch/vendor/symfony/polyfill-php73/
H A DREADME.md4 This component provides functions added to PHP 7.3 core:
/plugin/eventline/timeline_js/scripts/
H A Dsources.js33 var added = false;
77 added = true;
82 if (added) {
90 var added = false;
148 added = true;
152 if (added) {
187 var added = false;
242 added = true;
247 if (added) {
/plugin/facebooklike/
H A DLICENSE201 non-permissive terms added in accord with section 7 apply to the code;
218 released under this License and any conditions added under section
358 additional permissions on material, added by you to a covered work,
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example108 * that meet certain filter criteria. The filter expressions will be added
109 * case dependend by the module. At the end a sort expression will be added.
212 * added to updateUser on demand. Only changed parameters will be used.
/plugin/farm/install/
H A Dfarmstructurecreator.php205 $added = false; variable
207 …\s*\$conf\[\'basedir\'\]\s*\=\s*DOKU_ANIMAL_BASEDIR\s*\.\s*DOKU_FARM_ANIMAL;`', $l)) $added = true; variable
208 if(!$added) {
211 $added = true; variable
216 if(!$added) fwrite($fp, '$conf[\'basedir\'] = DOKU_ANIMAL_BASEDIR.DOKU_FARM_ANIMAL;');
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt235 The same can be done to produce any kind of HTML, it just needs to be added to the [[doku>entities|pattern file]].
/plugin/fckg/
H A DChanges94 In edit.php: insert this.is_smiley = false after alt (text form of smiley) is added to results;
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt174 // so they should be edited rather than added to the file
/plugin/fedauth/Auth/OpenID/
H A DExtension.php45 $added = $message->namespaces->addAlias($this->ns_uri,
49 if ($added === null) {
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md135 * `rollbackTransaction` to remove all newly added exceptions since
137 * `commitTransaction` to merge all newly added exceptions in the previous
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md56 - Update FileCache.php added fallback option when rename fails on windows [\#40](https://github.com…
H A DREADME.md27 After you have added, your properties in sub-classes, you also need to add
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md366 - Added trim to xml metadata reader for groups parameter, and added support for groups element [\#7…
633 - added support for xml-attributes as discriminators [\#692](https://github.com/schmittjoh/serializ…
737 - serializer ignores properties added by traits [\#313](https://github.com/schmittjoh/serializer/is…
768 - Added public `hasData` function to check if a data key already have been added. [\#625](https://g…
945 - \[WIP\] added support for PHPCR [\#184](https://github.com/schmittjoh/serializer/pull/184) ([lsmi…
946 - Metadata filename convention added to yml/xml references [\#172](https://github.com/schmittjoh/se…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst41 As you can see, we also added a call to the ``setDebug`` method. In debug mode, the serializer will…
H A Devent_system.rst72 Event was added
H A Dhandlers.rst29 won't be added and you will have to call `addDefaultHandlers` on the Builder
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst301 @Discriminator was added
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md185 * Logical `AND` token added (thanks @kagux)
186 * Logical `NOT` token added (thanks @kagux)

12345678910>>...16