Home
last modified time | relevance | path

Searched refs:configuration (Results 51 – 75 of 622) sorted by last modified time

12345678910>>...25

/plugin/archivegenerator/lang/en/
H A Dintro.txt7 Besides the mentioned ommitted data, the archive will include all configuration, templates and inst…
8 You can exclude plugins from being included through the configuration.
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php74 $configuration = ClientConfiguration::fromDsn($config);
76 $configuration = ClientConfiguration::fromArray($config);
81 $this->_config = $configuration;
123 * @throws InvalidException if the given key is not found in the configuration
H A DClientConfiguration.php12 * Elastica client configuration.
26 protected $configuration = [ variable in Elastica\\ClientConfiguration
45 * Create configuration.
62 * Create configuration from Dsn string. Example of valid DSN strings:
111 * @throws InvalidException if the given key is not found in the configuration
118 return $this->configuration;
125 return $this->configuration[$key];
129 * Returns boolean indicates if configuration has key.
133 return \array_key_exists($key, $this->configuration);
137 * Return all configuration
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc14 The most common configuration is telling the client about your cluster: the
61 The client also supports an _extended_ host configuration syntax. The inline
62 configuration method relies on PHP's `filter_var()` and `parse_url()` methods to
H A Dinstallation.asciidoc92 object. For further info, consult the <<configuration>> section.
H A Dper-request-configuration.asciidoc2 === Per-request configuration
9 Request IdentificationPer-request configuration global() argument
38 Ignoring exceptionsPer-request configuration global() argument
97 Providing custom query parametersPer-request configuration global() argument
126 Increasing the verbosity of responsesPer-request configuration global() argument
252 Curl TimeoutsPer-request configuration global() argument
290 Enabling Future ModePer-request configuration global() argument
316 SSL EncryptionPer-request configuration global() argument
H A Dindex.asciidoc15 include::configuration.asciidoc[]
H A Dconfig-hash.asciidoc3 === Building the client from a configuration hash
H A Dconfiguration.asciidoc1 [[configuration]] anchor
8 Custom configuration is accomplished before the client is instantiated, through
9 the ClientBuilder helper object. You can find all the configuration options and
56 include::per-request-configuration.asciidoc[]
/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-APACHE28 source, and configuration files.
/plugin/elasticsearch/conf/
H A Delasticsearch.conf.example1 # This file is an example. The real configuration must be done in conf/elasticsearch.conf
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DRollupNamespace.asciidoc97 $params['body'] = (array) The job configuration (Required)
112 $params['body'] = (array) The rollup configuration (Required)
H A DSearchableSnapshotsNamespace.asciidoc57 $params['body'] = (array) The restore configuration for mounting the snapshot as searchable (Required)
H A DClusterNamespace.asciidoc75 $params['wait_for_removal'] = (boolean) Specifies whether to wait for all excluded nodes to be removed from the cluster before clearing the voting configuration exclusions list. (Default = true)
172 $params['node_ids'] = (string) A comma-separated list of the persistent ids of the nodes to exclude from the voting configuration. If specified, you may not also specify ?node_names.
H A DMlNamespace.asciidoc769 $params['body'] = (array) The data frame analytics configuration (Required)
830 $params['body'] = (array) The trained model configuration (Required)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md370 * Removed `\Elastica\Client::_log`, `\Elastica\Log` and the `log` configuration option. Use the `Psr\Log\LoggerInterface $logger` client argument to customize logging.
391 * Move Client configuration in a dedicated class
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md206 There is no official DSN RFC. We have defined a DSN configuration string as
212 configuration:
216 function_name[:](configuration[,configuration])[?query]
/plugin/ckgedit/ckeditor/
H A DCHANGES.md281 …m/docs/ckeditor4/latest/api/CKEDITOR_config.html#scayt_minWordLength) configuration option now def…
764 …/ticket/13414): Fixed: Content auto paragraphing in a nested editable despite editor configuration.
779 …spaced font should be used in the `<textarea>` element storing editor configuration in the toolbar…
901 * [#12875](https://dev.ckeditor.com/ticket/12875): Samples and toolbar configuration tools.
920 * [#12746](https://dev.ckeditor.com/ticket/12746): Added a new configuration option to hide the [En…
1490 …ebSpellChecker](https://ckeditor.com/cke4/addon/wsc) plugin breaks cloning of editor configuration.
1491 …ecker](https://ckeditor.com/cke4/addon/wsc) plugin configuration instead of setting the configurat…
1593 …ticket/9829): Advanced Content Filter - data and features activation based on editor configuration.
1598 current configuration can handle.
1683 …](https://ckeditor.com/cke4/addon/pastefromword) should not depend on configuration from other sty…
[all …]
/plugin/ckgedit/ckeditor/plugins/note/
H A DREADME.md5 Refer to: https://www.dokuwiki.org/plugin:ckgedit:configuration#extra_plugins.
8 ## Dokuwiki configuration
10 Add the text **Note** to the dokuwiki **plugin»ckgedit»extra_plugins** configuration.
/plugin/ckgedit/lang/es/
H A Dmerger.txt2 …las opciones de configuración de ckgdoku [[doku>plugin:ckgdoku#configuration|configuration options…
/plugin/ckgedit/lang/fa/
H A Dmerger.txt2 …>plugin:ckgdoku|ckgdoku]] یکی شد. نگاه‌کنید به [[doku>plugin:ckgdoku#configuration|گزینه‌های پیکر…
/plugin/ckgedit/lang/fr/
H A Dmerger.txt2 …u>plugin:ckgdoku|ckgdoku]]. Voir ckgdoku [[doku>plugin:ckgdoku#configuration|configuration option]…
/plugin/ckgedit/lang/hr/
H A Dmerger.txt2 …a [[doku>plugin:ckgdoku|ckgdoku]]. Vidi ckgdoku [[doku>plugin:ckgdoku#configuration|opcije postavk…
H A Dscayt.txt1 … Postavki ckedit dokumentacije na https://www.dokuwiki.org/plugin:ckgedit:configuration#scayt_lang.

12345678910>>...25