When performing a search with multiple keywords such as "board furm", the suggested keyword links include "form", "firm", and "frm". However the expected result is that the returned links would be "board form", "board firm", and "board frm" so the user doesn't lose the rest of their inputted keys when using the suggestions.
Install and set up the module to work as described in the documentation. Search for a single misspelled word, observe the spelling suggestions. Search for the same misspelled word with additional words, observe the same single word suggestions.
See attached patch fixing the combined suggestion replacements.
Active
4.0
Code