Lines Matching refs:Bulk
86 …ption\RequestEntityTooLargeException` on HTTP-413 responses in `\Elastica\Bulk` by @Vetaxon [2055]…
127 * Deprecated `Elastica\Bulk::toString()`, `Elastica\Bulk\Action::toString()` and `Elastica\Request:…
132 * Removed `Elastica\Bulk::$_type` dead property by @deguif [#2034](https://github.com/ruflin/Elasti…
257 * Added missing Response information to Bulk/ResponseSet [#1776](https://github.com/ruflin/Elastica…
355 * Removed `type` handling from `Elastica\Bulk` and `Elastica\Bulk\Action` classes [#1666](https://g…
363 …s_been_removed_from_bulk_request) deprecated in 6.x has been removed from Bulk requestedit and Upd…
428 …* `\Elastica\Bulk\ResponseSet::current` returns `\Elastica\Bulk\Response` instead of `\Elastica\Bu…
1358 - Allow json string as data srouce for Bulk\Action on update [#575](https://github.com/ruflin/Elast…
1401 …E and JSON_UNESCAPED_SLASHES options in Elastica/Transport/Http, Elastica/Bulk/Action [#559](https…
1457 - Add support for shard timeout to the Bulk api.
1643 - Add Bulk\Action\UpdateDocument.
1644 - Update Bulk\Action\AbstractDocument and Bulk\Action to enable use of OP_TYPE_UPDATE.
1697 - Added Elastica\Bulk class responsible for performing bulk requests. New bulk requests implemented…