Le 26 juil. 2012 à 21:22, Alireza Salimi a écrit : > The question is: is there any cleaner way to do that?
I've always done phonetic match using a separate phonetic field (title-ph for example) and copy-field. There's one considerable advantage to that: using such as dismax, you can say "prefer exact matches", but also honour phonetic matches (by boosting the title-fr^2 title-ph^1.1). Paul