Lines Matching refs:Reindex
65 * Deprecated `Elastica\Reindex::WAIT_FOR_COMPLETION_FALSE`, use a boolean as parameter instead by @…
66 * Passing anything else than a boolean as 1st argument to `Reindex::setWaitForCompletion`, pass a b…
271 * Added `Elastica\Reindex->setPipeline(Elastica\Pipeline $pipeline): void`. The link between the re…
272 * Added `Elastica\Reindex->setRefresh(string $value): void`. It accepts `REFRESH_*` constants from …
273 * Added `Elastica\Reindex->setQuery(Elastica\Query\AbstractQuery $query): void` [#1752](https://git…
274 …RESH_FALSE`, `REFRESH_WAIT_FOR`, `SLICES` and `SLICES_AUTO` to `Elastica\Reindex` [#1752](https://…
366 * Elastica\Reindex does not return an Index anymore but a Response.
367 * Elastica\Reindex->run() does not refresh the new Index after completion anymore. Use `$reindex->s…
386 * Elastica\Reindex missing options (script, remote, wait_for_completion, scroll...)
499 - Removed CrossIndex Class as from now use Reindex. [#1411](https://github.com/ruflin/Elastica/pull…
588 …- Added `\Elastica\Reindex` for reindexing between indices [#1311](https://github.com/ruflin/Elast…
596 …- Deprecated `Tool\CrossIndex` use `\Elastica\Reindex` instead [#1311](https://github.com/ruflin/E…