do_action( 'ep_before_send_dynamic_bulk_requests', $documents )
Perform actions before a new batch of documents is processed.
Parameters:
Name | Type | Description |
---|---|---|
$documents |
array | Array of documents to be sent to Elasticsearch. |
- Since:
- 4.0.0
- Source: