Searched refs:PIPELINE (Results 1 – 2 of 2) sorted by relevance
42 public const PIPELINE = 'pipeline'; define in Elastica\\Reindex134 $this->setParam(self::PIPELINE, $pipeline);178 $pipeline = $destBody[self::PIPELINE] ?? null;180 $destBody[self::PIPELINE] = $pipeline->getId();202 self::PIPELINE => null,
274 * Added constants `PIPELINE`, `REFRESH_TRUE`, `REFRESH_FALSE`, `REFRESH_WAIT_FOR`, `SLICES` and `SL…