do_action( 'findstr_after_index', $args )
This action is fired after the indexing process is done.
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | with key index, the meilisearch index |
- Source:
This action is fired after the indexing process is done.
Name | Type | Description |
---|---|---|
$args |
array | with key index, the meilisearch index |