I want to do a search on fields in two tables, body and title fields
(in posts table) and body field (in comments table). I have installed
the CakeDC search plugin. In the models I have added the 'Searchable'
code:
var $actsAs = array('Containable', 'Searchable');
I am trying to follow the page on the CakeDC site:
http://cakedc.com/eng/downloads/view/cakephp_search_plugin
... but I don't understand the example.
What should I put next in the model?
Thanks.
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related questions.
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php