do_action( 'ep_after_bulk_index', $object_ids, $slug, $result )
Perform actions after a bulk indexing is completed
Parameters:
Name | Type | Description |
---|---|---|
$object_ids |
array | List of object ids attempted to be indexed |
$slug |
string | Current indexable slug |
$result |
array | bool | Result of the Elasticsearch query. False on error. |
- Source: