Name
WPSOLR_Events::WPSOLR_FILTER_IS_REPLACE_BY_WPSOLR_QUERY
Short description
Force WPSOLR search upon WP search.
Long description
This filter concerns your theme’s search template only.
You want to replace WP search, or display WPSOLR facets widget, on a page url which is not a search page (is_search() is false).
Examples
Search in the plugin's code (we eat our own dog food).