Hi Dave, I've just started looking into this myself. You could try these links;
http://www.assembla.com/wiki/show/searchable_behavior http://thechaw.com/cakebook/source/plugins/searchable http://bakery.cakephp.org/articles/view/search-feature-to-cakephp-blog-example http://bakery.cakephp.org/articles/view/integrating-zend-framework-lucene-with-your-cake-application Hope this helps. On Mar 13, 7:15 pm, "Dave Maharaj :: WidePixels.com" <[email protected]> wrote: > Does anyone know a starting place to read up on creating a search function? > > I want to put the search on my POSTS controller where the search will look > thru not only the POSTS but related HABTM tables. So for example if the POST > article has a TAG "Beauty" and the person searching types in Beauty even > though beauty may not have been typed into the actual article it will still > find the article based on the TAG as well. > > Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
