Exact Matches vs Fuzzy Matches
Exact matching and Fuzzy Matching options
Last updated
Exact matching and Fuzzy Matching options
Last updated
General Options -> Logic & Behavior
By default the plugin uses fuzzy matching across the selected fields.
When exact matching is enabled, the plugin no longer considers each keyword as separate, but the whole phrase is a single keyword.
Post Title
Phrase
Match "Anywhere"
Match "Starting with"
Match "Ending With"
Complete Match
Hello world!
hello
YES
YES
NO
NO
Hello world!
ello
YES
NO
NO
NO
Hello world!
world!
YES
NO
YES
NO
Hello world!
world
YES
NO
NO
NO
Hello world!
Hello world
YES
YES
NO
NO
Hello world!
hello world!
YES
YES
YES
YES
When enabled, and there are not enough matches to fullfill the limit set to the results, the plugin will trigger a fuzzy search with the secondary keyword logic set - to fill the remaning result places.