Thomas Mammitzsch wrote: Hi Thomas, > does anybody know if mysql SOUNDEX works with FLOW/Doctrine? You can register custom DQL functions[1] and should be able to use them from within a (doctrine) repository. [1] http://stackoverflow.com/questions/9369168/dql-doctrine2-symfony2-soundex -- Bastian Waidelich