Hi,
Just wondering if it's possible to add an additional query parameter, specifically a negated metadata one (-error:found
or &meta_error_not=found
) to the user supplied query, but not have it displayed to the user:
i.e.
1 to 10 results for [query]
not:
1 to 10 results for [query] -error:found
Maybe a pre-datafetch hook script?