Primary

Troubleshooting

KILLED QUERY – WP Engine

If you happen to get no search results for certain search strings and find entries in your debug.log related to KILLED QUERY, it’s possible that this is due to WP Engine restrictions and specifying the following in your wp-config.php can help:

define( 'WPE_GOVERNOR', false );