Home
last modified time | relevance | path

Searched refs:list (Results 626 – 650 of 1525) sorted by path

1...<<21222324252627282930>>...61

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/
H A Dnamespaces.asciidoc5 This is a complete list of available namespaces:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc5 maintaining the current list of nodes. Theoretically, nodes are either dead or
33 This connection pool maintains a static list of hosts which are assumed to be
100 provides a seed list of hosts, which the client uses to "sniff" and discover the
232 potentially "out-live" a static list.
H A Dhost-config.asciidoc75 the parameter list is identical to the return values of a
H A Dindex-operations.asciidoc263 And perusing the list of available methods. Alternatively, browsing the
264 `\Elasticsearch\Namespaces\Indices.php` file shows you the full list of
H A Dnamespaces.asciidoc6 in {es}. This is a complete list of namespaces:
H A Dselectors.asciidoc4 The connection pool maintains the list of connections, and decides when nodes
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/fo/
H A Dfo.txt138 1. Øll hava rætt til frítt at taka lut í mentanarlívi í samfelagnum, at njæta list og eiga lut í framburði vísinda og ágæðum teirra.
/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)
279 * Changed `Terms::setTerms()` signature: it now accepts a list of strings only [#1765](https://github.com/ruflin/Elastica/pull/1765)
975 - Added exceptions of deprecated transports to deprecation list
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DTerms.php23 * @param list<bool|float|int|string> $terms Terms list, leave empty if building a terms-lookup query
38 * @param list<bool|float|int|string> $terms
46 * Adds a single term to the list.
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DUtil.php15 /** @var list<string> */
18 /** @var list<string> */
/plugin/elwikiupgrade/
H A Dadmin.php406 $list = file($this->tgzdir.'data/deleted.files');
407 foreach($list as $line) {
H A Dstyle.css50 list-style: none;
/plugin/emoji/
H A Dscreen.less9 list-style: none;
/plugin/encryptedpasswords/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/epub/lang/en/
H A Dremove.txt1 You can re-create this book, by editing its pages or changing the page list or the order of the pag…
2 When you are finished with this book, however, you should remove its id from the list of book creat…
3 You do this by clicking on the above button: **Remove page from creator list**. This will free the…
/plugin/epub/lang/hu/
H A Dremove.txt2 …elkészültünk a könyvvel, törölnünk kell az azonosítóját (ID) a könyvet alkotó oldalak listájáról.
3 Ezt a fentebbi **Oldal eltávolítása a készítési listából** gombra kattintva tehetjük meg. Ezzel fel…
/plugin/epub/scripts/
H A Dcss2.php154 $list = array();
158 $list[DOKU_PLUGIN."$p/all.css"] = DOKU_BASE."lib/plugins/$p/";
160 $list[DOKU_PLUGIN."$p/print.css"] = DOKU_BASE."lib/plugins/$p/";
162 $list[DOKU_PLUGIN."$p/feed.css"] = DOKU_BASE."lib/plugins/$p/";
164 $list[DOKU_PLUGIN."$p/style.css"] = DOKU_BASE."lib/plugins/$p/";
165 $list[DOKU_PLUGIN."$p/screen.css"] = DOKU_BASE."lib/plugins/$p/";
168 $list[DOKU_PLUGIN."$p/rtl.css"] = DOKU_BASE."lib/plugins/$p/";
171 return $list;
H A Dcss3.php477 $list = array();
480 $list[DOKU_PLUGIN."$p/$mediatype.css"] = DOKU_BASE."lib/plugins/$p/";
481 $list[DOKU_PLUGIN."$p/$mediatype.less"] = DOKU_BASE."lib/plugins/$p/";
484 $list[DOKU_PLUGIN."$p/style.css"] = DOKU_BASE."lib/plugins/$p/";
485 $list[DOKU_PLUGIN."$p/style.less"] = DOKU_BASE."lib/plugins/$p/";
488 return $list;
/plugin/eventline/
H A DLICENSE.txt9 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
/plugin/evesso/phpoauthlib/
H A DREADME.md43 The library supports both oAuth 1.x and oAuth 2.0 compliant services. A list of currently implement…
/plugin/explorertree/
H A Dhelper.php140 $list = html_buildlist($data,
145 if (strncasecmp(trim($list),'<ul ',4)){
146 $list = "<ul class='{$class}' >".$list."</ul>";
152 return "<div class='{$class}_root' id='{$id}'>".$list."</div>"
155 return $list;
H A Dstyle.css4 list-style-type: none;
/plugin/extendpage/meta/
H A DAssignments.php215 $list = $this->sqlite->res2arr($res);
217 foreach ($list as $row) {
/plugin/externalembed/
H A DREADME.md109 `{{external_embed>url: "https://www.youtube.com/playlist?list=PLLLYkE3G1HED6rW-bkliHbMroHYFf4ukv" |…
/plugin/extlist/css/
H A D_bullets.less7 * Unordered list
16 list-style-type: none;
21 /* prevent list marks when <WRAP tabs> */
93 /* Unordered list - Heart */

1...<<21222324252627282930>>...61