Home
last modified time | relevance | path

Searched refs:It (Results 151 – 175 of 1032) sorted by last modified time

12345678910>>...42

/plugin/blog/
H A DCOPYING218 It is not the purpose of this section to induce you to infringe any
293 To do so, attach the following notices to the program. It is safest
/plugin/pubmed2020/site/
H A Ddescription.txt23 This plugin is based on the Ikuo Obataya <I.Obataya@gmail.com> code base (from 2013). It integrates…
/plugin/advanced/lang/en/config/
H A Dacl.txt5 … the webserver if you want to use the ACL admin interface described above. It is not recommended t…
13 …/ permission of //255// can not be used in the ''conf/acl.auth.php'' file. It is only used interna…
H A Dstyleini.txt3 …supports it)) configuring the generation of [[doku>devel:css|CSS]] styles. It has two sections: [s…
H A Duserscript.txt5 …ipt is loaded from DokuWiki core, [[doku>plugins]] and [[doku>templates]]. It also gives some info…
10 [[doku>config:compress]] is enabled) and cache the result. It also instructs browsers to cache the …
/plugin/advanced/
H A DLICENSE215 It is not the purpose of this section to induce you to infringe any
288 To do so, attach the following notices to the program. It is safest
/plugin/linksuggest/
H A DLICENSE215 It is not the purpose of this section to induce you to infringe any
288 To do so, attach the following notices to the program. It is safest
/plugin/firenews/
H A DLICENSE215 It is not the purpose of this section to induce you to infringe any
288 To do so, attach the following notices to the program. It is safest
/plugin/archivegenerator/
H A DLICENSE215 It is not the purpose of this section to induce you to infringe any
288 To do so, attach the following notices to the program. It is safest
/plugin/fullscreenmode/
H A DLICENSE215 It is not the purpose of this section to induce you to infringe any
288 To do so, attach the following notices to the program. It is safest
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc39 It is also possible to call the methods individually:
H A Dper-request-configuration.asciidoc89 It should be noted that the response is a string which may or may not be encoded
254 It is possible to configure per-request curl timeouts via the `timeout` and
H A Dphp_json_objects.asciidoc110 It makes these nested arrays much simpler to read:
H A Dfutures.asciidoc197 It is possible to queue up heterogeneous batches of requests. For example, you
H A Doverview.asciidoc4 This is the official PHP client for {es}. It is designed to be a low-level
H A Dsearch-operations.asciidoc240 bulk manner, such as exporting all the documents belonging to a single user. It
282 // You must always refresh your _scroll_id! It can change sometimes
H A Dselectors.asciidoc5 should transition from alive to dead (and vice versa). It has no logic to choose
50 guarantees an even load distribution across the cluster. It changes the
73 This selector returns a random node, regardless of state. It is generally just
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md31 - [#674](https://github.com/elastic/elasticsearch-php/pull/674) `ClientBuilder::defaultLogger()` method was removed. It is recommended to [create the logger object manually](https://github.com/elastic/elasticsearch-php/blob/master/docs/configuration.asciidoc#enabling-the-logger).
H A DLICENSE-LGPL10 [This is the first released version of the Lesser GPL. It also counts
85 Public License. It also provides other free software developers Less
299 executable containing the modified Library. (It is understood
333 It may happen that this requirement contradicts the license
399 It is not the purpose of this section to induce you to infringe any
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/
H A DREADME.md4 It was selected because it is available in a large number of languages.<br>
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt133 2. Education shall be directed to the full development of the human personality and to the strengthening of respect for human rights and fundamental freedoms. It shall promote understanding, tolerance and friendship among all nations, racial or religious groups, and shall further the activities of the United Nations for the maintenance of peace.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md272 * Added `Elastica\Reindex->setRefresh(string $value): void`. It accepts `REFRESH_*` constants from its class [#1752](https://github.com/ruflin/Elastica/pull/1752) and [#1758](https://github.com/ruflin/Elastica/pull/1758)
435 * [Index Recovery](https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-recovery.html) : the indices recovery API provides insight into on-going index shard recoveries. It was never been implemented into Elastica. [#1537](https://github.com/ruflin/Elastica/pull/1537)
723 - Removed Elastica\Type::delete() It is no longer possible to delete the mapping for a type. Instead you should delete the index and recreate it with the new mappings.
1067 - For PHP 7 compatibility Elastica\Query\Bool was renamed to *\BoolQuery, Elastica\Filter\Bool was renamed to BoolFilter, Elastica\Transport\Null was renamed to NullTransport as Null and Bool are reserved phrases in PHP 7. Proxy objects for all three exist to keep backward compatibility. It is recommended to start using the new objects as the proxy classes will be deprecated as soon as PHP 7 is stable. [#837](https://github.com/ruflin/Elastica/pull/837)
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DCHANGELOG.md24 Version 2 comes with a new definition was a DSN really is. It supports functions
/plugin/elasticsearch/vendor/psr/log/
H A DREADME.md7 Note that this is not a logger of its own. It is merely an interface that
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md64 It also provides several other useful promise-related concepts, such as joining
90 A deferred represents an operation whose resolution is pending. It has separate
200 It returns a new promise that will fulfill with the return value of either
241 It will cause a fatal error if either `$onFulfilled` or `$onRejected` throw or
258 Registers a rejection handler for promise. It is a shortcut for:
286 It arranges for `$onFulfilledOrRejected` to be called, with no arguments,
333 Registers a handler for progress updates from promise. It is a shortcut for:
400 * `$reject($reason)` - Function that rejects the promise. It is recommended to
420 Note, that `$value` **cannot** be a promise. It's recommended to use
433 Note, that `$reason` **cannot** be a promise. It'
[all...]

12345678910>>...42