Also research about fulltext indexes, but this clearly outside the scope of the framework.
On Tue, Apr 8, 2008 at 2:13 PM, b logica <[EMAIL PROTECTED]> wrote: > > If using a fairly newish MySQl you can use "SOUNDS LIKE" in your > query. Search around for "MySQL soundex". > > > > On Tue, Apr 8, 2008 at 4:50 AM, qwecko <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > i would like to ask if there is anything like approximate match in > > cakephp ? > > > > lets say i have an eshop, and i am looking at product nokia 6120c, and > > i want to show somewhere down other products such as nokia 3100, nokia > > 3310 and so ( 1 word match, not whole query) > > > > or lets say i want to show products with name nokiO, nokiS. > > > > is there any possibility to do that via cake directly ? or does i need > > some helper, or does i need to code helper on my own ? :) > > > > thank you for answers. > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
