Home
last modified time | relevance | path

Searched refs:explain (Results 1 – 25 of 31) sorted by relevance

12

/plugin/explain/
H A Dstyle.css1 a.explain {
6 a.explain:hover {
12 div.dokuwiki a.explain span.tooltip {
26 div.dokuwiki a.explain:hover {font-size: 100%;}
29 div.dokuwiki a.explain:hover span.tooltip {
H A Dplugin.info.txt1 base explain
7 url http://www.dokuwiki.org/plugin:explain
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DTopHits.php85 public function setExplain(bool $explain): self argument
87 return $this->setParam('explain', $explain);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DInnerHits.php101 public function setExplain(bool $explain): self argument
103 return $this->setParam('explain', $explain);
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php45 * explain?: bool,
238 * Enables explain on the query.
240 * @param bool $explain Enabled or disable explain (default = true)
242 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-body.html#request-body-search-explain argument
244 public function setExplain($explain = true): self
246 return $this->setParam('explain', $explain);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjects.php45 public function explain($name, GoogleCloudMlV1ExplainRequest $postBody, $optParams = []) function in Google\\Service\\CloudMachineLearningEngine\\Resource\\Projects
/plugin/combo/resources/slot/
H A Dpage-footer.md6 <!-- A box that takes 50% of the space to explain your brand -->
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc47 $params['body'] = (array) The index, shard, and primary flag to explain. Empty means 'explain the first unassigned shard'
231 $params['explain'] = (boolean) Return an explanation of why the commands can or cannot be executed
H A DIlmNamespace.asciidoc53 $params['index'] = (string) The name of the index to explain
H A DTextStructureNamespace.asciidoc44 $params['explain'] = (boolean) Whether to include a commentary on how the structure was derived (Default = false)
H A DAsyncSearchNamespace.asciidoc86 $params['explain'] = (boolean) Specify whether to return detailed information about score computation as part of a hit
H A DMlNamespace.asciidoc292 $params['id'] = (string) The ID of the data frame analytics to explain
293 $params['body'] = (array) The data frame analytics config to explain
320 $params['explain'] = (boolean) Whether to include a commentary on how the structure was derived (Default = false)
H A DIndicesNamespace.asciidoc980 $params['explain'] = (boolean) Return detailed information about the error
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudMachineLearningEngine.php77 'explain' => [
78 'path' => 'v1/{+name}:explain',
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml75 why do i hate them?: 'it''s very hard to explain'
81 'why do i hate them?' => 'it\'s very hard to explain',
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DREADME.md62 We propose to explain the basis of this library. We have two entities: an
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md5 * Documentation: Better explain this is an example. (Ivan Enderlin, 2017-02-20T10:13:25+01:00)
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1explain extended fast fetch field fields first flush for force foreign found_rows full fulltext fu…
H A Dcypher.min.js.map1 …ng\", \"detach\", \"distinct\", \"drop\", \"else\", \"end\", \"ends\", \"explain\", \"false\", \"f…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc32 * <<Elasticsearch_Clientexplain_explain,`explain()`>>
334 .`explain(array $params = [])`
740 $params['explain'] = (boolean) Specify whether to return detailed information about score computation as part of a hit
801 $params['explain'] = (boolean) Specify whether to return detailed information about score computation as part of a hit
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md13 - Docs: Extend `findElement()`/`findElements()` method documentation to better explain XPath behavior.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php703 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/search-explain.html
705 public function explain(array $params = []) function in Elasticsearch\\Client
1308 * $params['explain'] = (boolean) Specify whether to return detailed information about score computation as part of a hit
1449 * $params['explain'] = (boolean) Specify whether to return detailed information about score computation as part of a hit
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css540 Let me explain it first, so maybe the transition magic will be more readable
/plugin/bible/bible_douayRheims/
H A DEcclesiastes.txt8 …1:8. All things are hard: man cannot explain them by word. The eye is not filled with seeing, neit…
/plugin/tuxquote/
H A Dquotes.txt32 Don't assume malice for what stupidity can explain.
307 Never try to explain computers to a layman. It's easier to explain sex to a virgin. <BR> -- Robert …
340 I must find the oaf who did this thing, explain to him his offense, give him a chance to apologize,…
1230 Don't do anything you wouldn't be willing to explain on television. <BR> -- Arjay Miller, Dean of S…
1585 Don't explain computers to laymen. Simpler to explain sex to virgins. <BR> -- Robert Heinlein, (190…
1915 Soup and fish explain half the emotions of life. <BR> -- Sydney Smith (1771-1845), English clergyma…
2263 We must believe in luck. For how else can we explain the success of those we don't like? <BR> -- J…
3256 If you explain so clearly that nobody can misunderstand, somebody will. <BR> -- Chicholm's Law
3407 If you explain so clearly that nobody can mis-understand, somebody will. <BR> -- Chicholm's Second …
3505 Anything that fails will fail in the manner most difficult to explain. <BR> -- Second Corollary to …
[all …]

12