Home
last modified time | relevance | path

Searched refs:using (Results 501 – 525 of 1302) sorted by path

1...<<21222324252627282930>>...53

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhelpers.asciidoc18 result using
H A Dhost-config.asciidoc18 This behavior can be changed by using the `setHosts()` method on
H A Dhttp-handler.asciidoc37 with async future mode. You may consider using just the `singleHandler` if you
H A Dhttp-meta-data.asciidoc4 By default, the client sends some meta data about the HTTP connection using
7 You can disable or enable it using the following methods:
36 If you want you can enable it using the `includePortInHostHeader()` function,
H A Dlogger.asciidoc11 using Monolog, add it to your `composer.json`:
H A Doperations.asciidoc5 by using the Client.
H A Dphp_json_objects.asciidoc60 By using an explicit stdClass object, we can force the `json_encode` parser to
153 We can build it using the following PHP code:
H A Drelease-notes.asciidoc117 * Refactored the YAML tests using generated PHPUnit code
125 * Fixed using object instead of array in onFailure transport event
143 * Improved message of JSON errors using `json_last_error_msg()`
180 * Fixed issue with `guzzlehttp/ringphp` and `guzzle/streams` using forks
229 that convert PHP errors in Exception (for example, using Laravel with issue
232 using a custom error handler.
252 based on the code generation using https://github.com/FriendsOfPHP/Sami[Sami]
318 * Improved the Travis CI speed using cache feature with composer
371 * Fixed incorrect return type hint when using async requests/futures
389 * Code refactoring using typ
[all...]
H A Dsearch-operations.asciidoc132 Bool queries can be easily constructed using the client. For example, this
288 'scroll_id' => $scroll_id, //...using our previously obtained _scroll_id
H A Dselectors.asciidoc53 If you are using <<future_mode>>, the "sticky" behavior of this selector is
55 nodes in your cluster. When using future mode, the default `RoundRobinSelector`
H A Dserializers.asciidoc37 encoded as JSON, it is decoded into an array using `json_decode`. Otherwise, it
48 configure it for explicitness, you can do so by using the `setSerializer()`
90 You can select `ArrayToJSONSerializer` by using the `setSerializer()` method on
132 You can select `EverythingToJSONSerializer` by using the `setSerializer()`
H A Dset-retries.asciidoc30 check if it wraps a MaxRetriesException using `getPrevious()`:
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DREADME.rst15 This package can be installed easily using `Composer <http://getcomposer.org>`_.
26 Then install your dependencies using ``composer.phar install``.
37 This library is tested using PHPUnit. You'll need to install the dependencies
38 using `Composer <http://getcomposer.org>`_ then run ``make test``.
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md51 - Ensuring that a directory exists before using the `save_to` option.
H A DREADME.md11 that is fulfilled using a [promise](https://github.com/reactphp/promise),
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md41 Both types can have parameters, user, password. The exact definition we are using
99 When using `DsnParser::parseFunc()` on a string that does not contain any DSN functions,
104 when using `DsnParser::parseFunc()`.
207 using the following definition. The "URL looking" parts of a DSN is based from
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md87 * Feature: Improve memory consumption for pending promises by using static internal callbacks without binding to self.
H A DREADME.md401 just throw an exception instead of using `$reject()`.
602 // Execute a Node.js-style function using the callback pattern
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md72 * Removed `0` as valid request data using Analyze API by @franmomu [#2068](https://github.com/ruflin/Elastica/pull/2068)
183 * Fixed using raw array in `post_filter` [#1950](https://github.com/ruflin/Elastica/pull/1950)
262 * If you're **NOT** using composer to manage your libraries: the root directory of the library's source code moved from `lib/Elastica/` to `src/`.
371 * Changed all factory methods to make use of [late static bindings](http://docs.php.net/manual/en/language.oop5.late-static-bindings.php) by using `static` instead of `self` keyword. This is to increase extendability for classes with factory methods.
426 * Made result sets adhere to `\Iterator` interface definition that they implement. Specifically, you need to call `valid()` on the result set before calling `current()`. When using `foreach` this is done by PHP automatically. When `valid` returns false, the return value of `current` is undefined instead of false. [#1506](https://github.com/ruflin/Elastica/pull/1506)
520 - in order to delete an index you should not delete by its alias now you should delete using the [concrete index name](https://github.com/elastic/elasticsearch/blob/6.0/core/src/test/java/org/elasticsearch/aliases/IndexAliasesIT.java#L445) [#1348](https://github.com/ruflin/Elastica/pull/1348)
626 - Deprecated both `prefix_len` & `min_word_len` fields in `Elastica\Suggest\CandidateGenerator\DirectGenerator` as these now return errors when using the phrase suggester to querying terms.
677 - Query options such as "timeout" or "terminate_after" should not be ignored when using Multi\Search
830 - `Elastica\Client->connect()` allows to establish a connection to ES server when the config was set using method `Elastica\Client->setConfigValue()` https://github.com/ruflin/Elastica/issues/1076 [#1077](https://github.com/ruflin/Elastica/pull/1077)
842 - Add an "AwsAuthV4" transport that automatically signs requests using credential
[all...]
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A DREADME.md8 By using a custom PHP error handler such as the one provided by the Symfony ErrorHandler component,
15 - more arguments can be provided: they will be inserted in the message using `printf()` formatting
/plugin/embeddedphp/
H A DLICENSE17 using it. (Some other Free Software Foundation software is covered by
/plugin/emoji/
H A DLICENSE17 using it. (Some other Free Software Foundation software is covered by
H A Dplugin.info.txt6 desc Emoji substitution plugin using graphics from EmojiOne <http://www.emojione.com>
/plugin/enforcesummary/lang/en/
H A Dedit_guide.txt1 …e disabled when you leave Edit summary blank or you have not confirmed any changes using preview.//
/plugin/entitiesbutton/
H A DLICENSE17 using it. (Some other Free Software Foundation software is covered by

1...<<21222324252627282930>>...53