do_action( 'ep_cli_{indexable_slug}_bulk_index', $objects, response )
Fires after bulk indexing
Parameters:
Name | Type | Description |
---|---|---|
$objects |
array | Objects being indexed |
response |
array | Elasticsearch bulk index response |
- Source: