Home
last modified time | relevance | path

Searched refs:Elasticsearch (Results 501 – 525 of 574) sorted by relevance

1...<<212223

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/
H A DNoDocumentsToGetException.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 DRequestTimeout408Exception.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 DRuntimeException.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 DNoShardAvailableException.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;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DDataFrameTransformDeprecatedNamespace.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\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DNodesNamespace.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\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DTransformNamespace.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\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DIlmNamespace.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\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
H A DRollupNamespace.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\Namespaces;
19 use Elasticsearch\Namespaces\AbstractNamespace;
25 * and Elasticsearch 7.16.0-SNAPSHOT (dfc9a8e7563ed5f24b5210ed21ed92ae182cd0ee)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
H A DSerializerInterface.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\Serializers;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc54 ->setSerializer('\Elasticsearch\Serializers\SmartSerializer');
97 ->setSerializer('\Elasticsearch\Serializers\ArrayToJSONSerializer');
116 JSON for Elasticsearch request bodies.
138 ->setSerializer('\Elasticsearch\Serializers\EverythingToJSONSerializer');
221 $serializer = '\Elasticsearch\Serializers\SmartSerializer';
H A Dindex.asciidoc2 = Elasticsearch PHP Client
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/
H A DEmptyLogger.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;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DEqlNamespace.asciidoc4 === Elasticsearch\Namespaces\EqlNamespace
14 and Elasticsearch 7.12.1 (3186837139b9c6b6d23c3200870651f10d3343b7)
H A DIlmNamespace.asciidoc4 === Elasticsearch\Namespaces\IlmNamespace
14 and Elasticsearch 7.12.1 (3186837139b9c6b6d23c3200870651f10d3343b7)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DNOTICE2 Copyright 2013-2014 Elasticsearch
18 Copyright (C) 2013-2014 Elasticsearch
H A DCHANGELOG.md44 - Updated endpoints and namespaces for Elasticsearch 7.10
63 - Updated endpoints and namespaces for Elasticsearch 7.9
74 - Updated endpoints and namespaces for Elasticsearch 7.8
102 - Generated the new endpoints for Elasticsearch 7.6.0
148 of Elasticsearch. This tool is available in `util/GenerateEndpoints.php`.
154 a `@note` tag in the phpdoc section (e.g. [$client->rankEval()](https://github.com/elastic/elasticsearch-php/blob/master/src/Elasticsearch/Client.php)). For more information read the [experimental and beta APIs](docs/experimental-beta-apis.asciidoc)
158 from Elasticsearch with https://github.com/elastic/elasticsearch/pull/24857
174 - Reintroduced the optional parameter in `Elasticsearch\Namespaces\IndicesNamespace::getAliases()`.
180 - Reintroduced `Elasticsearch\Namespaces\IndicesNamespace::getAliases()` as proxy
192 - Updated the API endpoints for working with Elasticsearch 7.
[all...]
H A DLICENSE1 Copyright 2013-2020 Elasticsearch B.V.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D625dc94df1f9affb49a082fd99d41620.asciidoc10 'message' => 'trying out Elasticsearch',
H A D36818c6d9f434d387819c30bd9addb14.asciidoc10 'message' => 'trying out Elasticsearch',
H A Db918d6b798da673a33e49b94f61dcdc0.asciidoc11 'message' => 'trying out Elasticsearch',
H A D048d8abd42d094bbdcf4452a58ccb35b.asciidoc11 'message' => 'trying out Elasticsearch',
H A Dbb143628fd04070683eeeadc9406d9cc.asciidoc11 'message' => 'trying out Elasticsearch',
H A Dd718b63cf1b6591a1d59a0cf4fd995eb.asciidoc11 'message' => 'trying out Elasticsearch',
H A Df29a28fffa7ec604a33a838f48f7ea79.asciidoc17 'content' => 'Elasticsearch',

1...<<212223