Home
last modified time | relevance | path

Searched refs:API (Results 101 – 125 of 225) sorted by path

123456789

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dnamespaces.asciidoc16 | `cat()` | Access to the Cat API (which is generally used standalone from the command line
81 parameters, each according to what the particular API requires. The `stats` API
H A Doverview.asciidoc5 client that does not stray from the REST API.
7 All methods closely match the REST API, and furthermore, match the method
H A Dphp_json_objects.asciidoc7 used in {es} JSON API and how to convert that to a PHP representation.
12 The {es} API uses empty JSON objects in several locations which can cause
H A Drelease-notes.asciidoc67 * Added support for API Compatibility Header
71 * Added the API description in phpdoc section for each endpoint
247 https://github.com/elastic/elasticsearch/tree/v7.4.2/rest-api-spec/src/main/resources/rest-api-spec/api[REST API specification]
310 * Updated the API endpoints for working with {es} 7.2.0:
311 * added `wait_for_active_shards` parameter to `indices.close` API;
312 * added `expand_wildcards` parameter to `cluster.health` API;
314 parameters to `indices.stats` API.
316 * Updated the phpdoc parameters for all the API endpoints
322 * Added support of Elastic Cloud ID and API key authentication
393 * Updated all the API endpoint
[all...]
H A Dsearch-operations.asciidoc8 REST API, following the naming scheme as much as possible. Let's look at a few
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DREADME.md8 Provides a simple API and specification that abstracts away the details of HTTP
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md104 * Mark legacy progress support / notification API as deprecated
194 New major release. The goal is to streamline the API and to make it more
H A DREADME.md17 3. [API](#api)
85 API section in Promise
590 is part of the public API anyone can implement it.
799 // Transform API results to an object
803 // Transform API errors to an exception
870 [API docs](https://github.com/cujojs/when/blob/master/docs/api.md).
88 DeferredPromise""API global() argument
162 PromiseInterfacePromise""API global() argument
220 ExtendedPromiseInterfacePromise""API global() argument
339 CancellablePromiseInterfacePromise""API global() argument
364 PromisePromise""API global() argument
410 FulfilledPromisePromise""API global() argument
423 RejectedPromisePromise""API global() argument
436 LazyPromisePromise""API global() argument
459 FunctionsPromise""API global() argument
586 PromisorInterfacePromise""API global() argument
/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)
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)
726 - Changed Elastica\Index::deleteByQuery() to use new API https://www.elastic.co/guide/en/elasticsearch/reference/5.0/docs-delete-by-query.html
920 - Type::moreLikeThis API was removed from ES 2.0, use MoreLikeThis query instead
1272 - Allow bulk API deletes to be routed [#631](https://github.com/ruflin/Elastica/issues/631/)
1474 - Adding analyze function to Index to expose the _analyze API
1523 - Add size param to API for TermsStats
1562 - Add support for term suggest API
1625 - Add filtered queries to the percolator API.
1654 - Update Index\Status::getAliases() to use new API
[all...]
/plugin/etherpadlite/externals/etherpad-lite-client/
H A DREADME.md1 This PHP Etherpad Lite class allows you to easily interact with Etherpad Lite API with PHP. Etherp…
17 …amples.php and example_big.php. examples.php contains an example for each API call. example_big.…
/plugin/externalembed/
H A DREADME.md20 * Once registered add a YouTube Data API v3 API to your account.
21 * When setting up, restrict the key to only use the YouTube data API. You also may want to set an a…
100 This is to prevent and reduce the number of calls needed to the YouTube API (maximum is 10,000 per …
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf9 API Application Programming Interface
/plugin/fckg/fckeditor/
H A Dlicense.txt977 are reasonably necessary to implement that API, Contributor must
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst261 Using the library API is simple. Using the annotations described in the previous section
294 You have a complete API for retrieving annotation class instances
298 Reader API
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md23 … is able to create new instances of any class without using the constructor or any API of the class
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst19 using the constructor or any API of the class itself:
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md25 * Documentation: Update API documentation. (Ivan Enderlin, 2016-08-15T11:06:36+02:00)
44 * Rule: Update API documentation. (Ivan Enderlin, 2016-08-12T18:04:30+02:00)
50 * Quality: Fix CS and API documentation. (Ivan Enderlin, 2016-08-12T07:55:24+02:00)
72 * Documentation: Update API and exception message. (Ivan Enderlin, 2016-07-15T19:36:40+02:00)
85 * Quality: Clean internal API. (Ivan Enderlin, 2016-01-23T09:30:39+01:00)
106 * Documentation: Format API. (Ivan Enderlin, 2015-12-16T07:38:23+01:00)
152 * Fix API documentation. (Ivan Enderlin, 2014-09-26T22:35:10+02:00)
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DCHANGELOG.md43 * Documentation: Update API documentation. (Ivan Enderlin, 2015-12-02T08:37:58+01:00)
H A DREADME.md63 We propose a quick overview of how the consistency API ensures foreward and
65 autoloader](http://www.php-fig.org/psr/psr-4/) and the xcallable API.
142 The API also provides the `load` method to force the load of an entity,
158 Xcallables are “extended callables”. It is a unified API to invoke callables of
159 any kinds, and also extends some Hoa's API (like
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md132 exception that contains one or many exceptions. A transactional API is provided
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md29 * Fix API documentation, type-hints & co. (Ivan Enderlin, 2015-11-09T08:09:46+01:00)
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md18 * Documentation: Update API annotation. (Ivan Enderlin, 2016-01-20T22:18:30+01:00)
66 * Fix API documentation. (Ivan Enderlin, 2014-10-11T09:17:42+02:00)
68 * Update API documentation. (Ivan Enderlin, 2014-10-09T23:29:31+02:00)
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md26 * Documentation: Format API documentation. (Ivan Enderlin, 2016-05-11T10:15:54+02:00)
87 * Fix API documentation. (Ivan Enderlin, 2014-09-23T14:43:28+02:00)
H A DREADME.md193 Telegram bot based on the official Telegram Bot API.
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md24 * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-03T11:57:29+01:00)
38 * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-02T12:00:32+01:00)
44 * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-02T11:18:23+01:00)

123456789