Thank you Yves, I was able to log in.
Okay, so the problem here is, that by default the plugin uses an ‘OR’ logic on keywords, meaning that any of them can match any field, but not neccesarly both.
In your case however I would probably recommend a more strict configuration, as you want to exactly match the names and the words.
Please try one of these configurations:
– Solution 1, Exact matching: http://i.imgur.com/zqpRhXK.png
– Solution 2, Exact matching with secondary logic: http://i.imgur.com/xVLDNdX.png
– Solution 3 (more advanced), Using the index table engine + ‘AND with exact keyword matches’ logic.
I recommend either Solution 1 or Solution 2.
For more details, you can check the following documentation links:
– Keyword logics explained
– Index table engine chapters