Home
last modified time | relevance | path

Searched refs:Elasticsearch (Results 101 – 125 of 574) sorted by last modified time

12345678910>>...23

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/
H A DTasks.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Cat;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name cat.tasks
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DTemplates.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Cat;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name cat.templates
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/
H A Dcomposer.lock48 "Elasticsearch\\": "src/Elasticsearch/"
63 "description": "PHP Client for Elasticsearch",
474 "description": "Elasticsearch Client",
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhelpers.asciidoc25 use Elasticsearch\Helper\Iterators\SearchResponseIterator;
37 // $client is Elasticsearch\Client instance
61 use Elasticsearch\Helper\Iterators\SearchHitIterator;
62 use Elasticsearch\Helper\Iterators\SearchResponseIterator;
74 // $client is Elasticsearch\Client instance
H A Dhttp-handler.asciidoc4 Elasticsearch-PHP uses an interchangeable HTTP transport layer called
H A Dinstallation.asciidoc4 Elasticsearch-php only has three requirements that you need to pay attention:
14 to install Elasticsearch-php.
19 The default HTTP handlers that ship with Elasticsearch-php require the PHP
37 |Elasticsearch Version | Elasticsearch-PHP Branch
86 $client = Elasticsearch\ClientBuilder::create()->build();
H A Dper-request-configuration.asciidoc101 in Elasticsearch-php, which is to protect you from specifying a parameter which
114 'parent' => 'abc', // allowlisted Elasticsearch parameter
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ccr/
H A DFollow.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Ccr;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name ccr.follow
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DFollowInfo.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Ccr;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name ccr.follow_info
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DPauseFollow.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Ccr;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name ccr.pause_follow
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DResumeAutoFollowPattern.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Ccr;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name ccr.resume_auto_follow_pattern
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DStats.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Ccr;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name ccr.stats
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DUnfollow.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Ccr;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name ccr.unfollow
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DClosePointInTime.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name close_point_in_time
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DCreate.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name create
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DDelete.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name delete
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/
H A DDeleteComponentTemplate.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Cluster;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name cluster.delete_component_template
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DReroute.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Cluster;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name cluster.reroute
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DState.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Cluster;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name cluster.state
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DStats.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\Cluster;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name cluster.stats
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/
H A DStartTransform.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
17 namespace Elasticsearch\Endpoints\DataFrameTransformDeprecated;
19 use Elasticsearch\Common\Exceptions\RuntimeException;
20 use Elasticsearch\Endpoints\AbstractEndpoint;
24 * Elasticsearch API name data_frame_transform_deprecated.start_transform
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/
H A DElasticsearchException.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
19 namespace Elasticsearch\Common\Exceptions;
H A DForbidden403Exception.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
19 namespace Elasticsearch\Common\Exceptions;
H A DMaxRetriesException.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
19 namespace Elasticsearch\Common\Exceptions;
H A DMissing404Exception.php3 * Elasticsearch PHP client
6 * @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
10 * Licensed to Elasticsearch B.V under one or more agreements.
11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
19 namespace Elasticsearch\Common\Exceptions;

12345678910>>...23