do_action( 'ep_index_index_post', $document, $return )
Fires after indexing document and body decoding
Parameters:
Name | Type | Description |
---|---|---|
$document |
array | Current document |
$return |
array | boolean | Elasticsearch response. False on error. |