Searched refs:OP_TYPE_INDEX (Results 1 – 3 of 3) sorted by relevance
12 public const OP_TYPE_INDEX = 'index'; define in Elastica\\Bulk\\Action21 self::OP_TYPE_INDEX,41 …public function __construct(string $opType = self::OP_TYPE_INDEX, array $metadata = [], array $sou…
13 protected $_opType = self::OP_TYPE_INDEX;
151 case self::OP_TYPE_INDEX: