is there a possibility to highlight word variants (fuzzy search) that are found with a full text query?
It is a bit confusing for the end users that documents are found, when they cannot found the word they entered in such a document. When the word variant would be highlighted, they would notice immediately why the document is returned as search result.
For example in my website, people can use a search form. Fuzzy search is selected by default, because in our case, this gives the best results. When they search for ‘kristien’ (wich is a name), they get documents containing the word ‘kritiek’ (wich is ‘critical’ in dutch). When they open the documents, they cannot find ‘kristien’ anywhere and they do not understand why the documents are returned as a search result.
When the word ‘kritiek’ would be highlighted, they would understand that the search engine found ‘kritiek’ as a ‘fuzzy word variant’ of ‘kristien’.
Is such thing possible ?
Regards,
Joris