Filter: ep_weighting_ignore_fields_in_consideration

apply_filters( 'ep_weighting_ignore_fields_in_consideration', $fields ) → {array}

Filter fields considered in weighting

Define keys which are irrelevant for this consideration, like terms.ep_custom_result.name.

Parameters:
Name Type Description
$fields array

Current fields

Source:
Returns:

New fields

Type
array