By default SearchWP will process only full matches for its regular expression patterns. If you would like SearchWP to also consider partial matches you may enable that behavior with this hook.
Control whether highlighting considers partial matches.
Control whether exact matches are given extra relevance weight when performing partial match logic.
Control whether a wildcard is added after a search query when performing partial match logic.
Control whether a wildcard is added before a search query when performing partial match logic.
Control the minimum length for partial matches.
Manipulate partial match tokens during partial match logic application.
Control whether SearchWP’s performs “Did you mean?” style corrections to searches that apply partial matching logic.
Force SearchWP to execute its partial matching logic despite results being found.
Control whether SearchWP applies its partial matching logic when necessary.