apply_filters( 'ep_ignore_malformed', $ignore ) → {bool}
Filter whether Elasticsearch ignores malformed fields or not.
Parameters:
Name | Type | Description |
---|---|---|
$ignore |
bool | True for ignore |
- Source:
Returns:
New value
- Type
- bool