Example search could be "virksomhed". I would expect pages containing both "virksomhed", "virksomheder" (plural) and "virksomheden" to be in the result when using fuzzy...
It may be worth looking into the searchresults page and see if you can write out the generated query? Also may be the fuzziness issue is something todo with standard analyser and danish ie the fuzzy algorithm has some relation to the analyser? This is just thinking out load here so not 100% certain.
So after messing around with this for A LONG TIME, i found that fuzziness works! Only you have to set the value with a comma, not a period as stated in the documentation.
Fuzzy doesnt seem to work...
Thanks for a great package.
Im having trouble getting fuzzy to work... No matter what i do, search only work on the exact word.
I have the maco set up like this:
The site is in danish and running 7.1.6.
Example search could be "virksomhed". I would expect pages containing both "virksomhed", "virksomheder" (plural) and "virksomheden" to be in the result when using fuzzy...
Any help?
Claus,
It may be worth looking into the searchresults page and see if you can write out the generated query? Also may be the fuzziness issue is something todo with standard analyser and danish ie the fuzzy algorithm has some relation to the analyser? This is just thinking out load here so not 100% certain.
Regards
Ismail
So after messing around with this for A LONG TIME, i found that fuzziness works!
Only you have to set the value with a comma, not a period as stated in the documentation.
So it should be 0,5 and not 0.5
Please update you docs
is working on a reply...