Home
last modified time | relevance | path

Searched refs:Elasticsearch (Results 276 – 300 of 574) sorted by relevance

1...<<11121314151617181920>>...23

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DGetApiKey.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\Security;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name security.get_api_key
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DGetUserPrivileges.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\Security;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name security.get_user_privileges
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Slm/
H A DStart.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\Slm;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name slm.start
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DStop.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\Slm;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name slm.stop
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ssl/
H A DCertificates.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\Ssl;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name ssl.certificates
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/
H A DHealth.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.health
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DPlugins.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.plugins
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DCount.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.count
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DRecovery.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.recovery
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DSegments.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.segments
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DShards.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.shards
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/
H A DRemoteInfo.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.remote_info
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/
H A DProcessorGrok.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\Ingest;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name ingest.processor_grok
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DGeoIpStats.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\Ingest;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name ingest.geo_ip_stats
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/License/
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\License;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name license.delete
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DPostStartBasic.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\License;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name license.post_start_basic
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DPostStartTrial.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\License;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name license.post_start_trial
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DGet.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\License;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name license.get
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DGetBasicStatus.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\License;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name license.get_basic_status
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DInfo.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\Ml;
19 use Elasticsearch\Endpoints\AbstractEndpoint;
23 * Elasticsearch API name ml.info
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DSearchMvt.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 search_mvt
27 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DSearchShards.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 search_shards
26 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
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();
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/Selectors/
H A DRandomSelector.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\ConnectionPool\Selectors;
21 use Elasticsearch\Connections\ConnectionInterface;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc4 === Elasticsearch\ClientBuilder
155 .`setConnectionFactory(Elasticsearch\Connections\ConnectionFactoryInterface $connectionFactory)`
194 .`registerNamespace(Elasticsearch\Namespaces\NamespaceBuilderInterface $namespaceBuilder)`
207 .`setTransport(Elasticsearch\Transport $transport)`
259 .`setSerializer(Elasticsearch\Serializers\SerializerInterface|string $serializer)`
350 .`setSelector(Elasticsearch\ConnectionPool\Selectors\SelectorInterface|string $selector)`
454 .`instantiate(Elasticsearch\Transport $transport, callable $endpoint, array $registeredNamespaces)`

1...<<11121314151617181920>>...23