Home
last modified time | relevance | path

Searched refs:test (Results 151 – 175 of 1253) sorted by last modified time

12345678910>>...51

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dper-request-configuration.asciidoc25 'index' => 'test',
47 test suites).
83 > No handler found for uri [/test_missing/test/] and method [GET]
112 'index' => 'test',
140 'index' => 'test',
149 [_index] => test
169 'index' => 'test',
183 [url] => http://127.0.0.1:9200/test/test/1
220 [effective_url] => http://127.0.0.1:9200/test/tes
[all...]
H A Dfutures.asciidoc36 'index' => 'test',
68 'index' => 'test',
91 'index' => 'test',
121 'index' => 'test',
179 'index' => 'test',
206 'index' => 'test',
216 'index' => 'test',
229 'index' => 'test',
H A Dconnection-pool.asciidoc236 strongly recommend you to perform load test and to verify that the change does
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml44 filename: .ci/test-matrix.yml
48 filename: .ci/test-matrix.yml
52 filename: .ci/test-matrix.yml
56 filename: .ci/test-matrix.yml
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D0a958e486ede3f519d48431ab689eded.asciidoc6 'index' => 'test',
H A D7f697eb436dfa3c30dfe610d8c32d132.asciidoc16 'test' => 'data',
H A Dac544eb247a29ca42aab13826ca88561.asciidoc6 'index' => 'test',
H A Dae9ccfaa146731ab9176df90670db1c2.asciidoc9 '_index' => 'test',
18 '_index' => 'test',
24 '_index' => 'test',
34 '_index' => 'test',
H A Ddfef545b1e2c247bafd1347e8e807ac1.asciidoc6 'index' => 'test',
H A D015294a400986295039e52ebc62033be.asciidoc6 'index' => 'test',
H A D1577e6e806b3283c9e99f1596d310754.asciidoc6 'index' => 'test',
H A D36b2778f23d0955255f52c075c4d213d.asciidoc16 'test' => 'data',
H A D381fced1882ca8337143e6bb180a5715.asciidoc6 'index' => 'test',
H A D4cd246e5c4c035a2cd4081ae9a3d54e5.asciidoc6 'index' => 'test',
H A D4d46dbb96125b27f46299547de9d8709.asciidoc6 'index' => 'test',
H A D58df61acbfb15b8ef0aaa18b81ae98a6.asciidoc6 'index' => 'test',
H A De30ea6e3823a139d7693d8cce1920a06.asciidoc9 'query' => 'this is a test',
H A Deb30ba547e4a7b8f54f33ab259aca523.asciidoc6 'index' => 'test',
H A Dfabe14480624a99e8ee42c7338672058.asciidoc6 'index' => 'test',
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DREADME.md4 [![Build status](https://github.com/ezimuel/ringphp/workflows/PHP%20test/badge.svg)](https://github.com/ezimuel/ringphp/actions) [![Latest Stable Version](https://poser.pugx.org/ezimuel/ringphp/v/stable)](https://packagist.org/packages/ezimuel/ringphp)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md373 - [TEST] move integration test to dedicated test file [[71ccfc1]](http://github.com/elasticsearch/elasticsearch-php/commit/71ccfc1)
396 - [TEST] Fix content-type assertions in test to match case [[5b37117]](http://github.com/elasticsearch/elasticsearch-php/commit/5b37117)
402 - [TEST] Allow skipping individual tests inside of test file [[51b9b9b]](http://github.com/elasticsearch/elasticsearch-php/commit/51b9b9b)
412 - [TEST] test tweaks to appease stricter types [[51f189e]](http://github.com/elasticsearch/elasticsearch-php/commit/51f189e)
417 - [TEST] test files are now .yml instead of .yaml [[ceac5bd]](http://github.com/elasticsearch/elasticsearch-php/commit/ceac5bd)
H A DREADME.md6 [![Build status](https://github.com/elastic/elasticsearch-php/workflows/PHP%20test/badge.svg)](https://github.com/elastic/elasticsearch-php/actions) [![Latest Stable Version](https://poser.pugx.org/elasticsearch/elasticsearch/v/stable)](https://packagist.org/packages/elasticsearch/elasticsearch) [![Total Downloads](https://poser.pugx.org/elasticsearch/elasticsearch/downloads)](https://packagist.org/packages/elasticsearch/elasticsearch)
450 Each PR should include a **unit test** using [PHPUnit](https://phpunit.de/). If you are not familiar with PHPUnit you can have a look at this [reference](https://phpunit.readthedocs.io/en/7.0/).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSecurityNamespace.asciidoc360 $params['body'] = (array) The privileges to test (Required)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md31 * Use `ramsey/composer-install` to simplify CI jobs and test with the lowest set of dependencies [#2113](https://github.com/ruflin/Elastica/pull/2113)
116 * Updated `elasticsearch` test version to `7.15.2` by @deguif [#2027](https://github.com/ruflin/Elastica/pull/2027)
400 * Elasticsearch test version changed from 6.5.2 to 6.6.1 [#1620](https://github.com/ruflin/Elastica/pull/1620)
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)
522 - In QueryString is not allowed to use fields parameters in conjunction with default_field parameter. This is not well documented, it's possibile to understand from [Elasticsearch tests : QueryStringQueryBuilderTests.java](https://github.com/elastic/elasticsearch/blob/6.0/core/src/test/java/org/elasticsearch/index/query/QueryStringQueryBuilderTests.java#L917) [#1352](https://github.com/ruflin/Elastica/pull/1352)
695 - Remove Elastica/Query/Image.php and test/Elastica/Query/ImageTest.php, no more support for image-plugin.
696 - Remove Elastica/Query/Filtered.php and test/Elastica/Query/FilteredTest.php and all uses from code.
727 - Remove Elastica\ScanAndScroll and test, Scan search type is removed from ElasticSearch 5.0.
1053 - Make host for all tests dynamic to prepare it for a more dynamic test environment [#846](https://github.com/ruflin/Elastica/pull/846)
1057 - Introduction of benchmark test grou
[all...]
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md24 * Improve test suite and project setup and report failed assertions.
47 * Improve test suite, use GitHub actions for continuous integration (CI),
75 * Improve test suite, run tests on PHP 7.4 and update PHPUnit test setup.

12345678910>>...51