On Jun 11, 3:01 am, "Jonathan Snook" <[EMAIL PROTECTED]> wrote: > I wasn't sure but that's great to know. It's be great to see a model > behavior for this that would automatically create lucene documents for > every record and then maybe a search method that would allow records > to be retrieved. actsAs Lucene would be very nice. (and if you have > such a thing already, I'd love to see it :) )
I have used Zend_Search _Lucene with cakePHP and it works great - but I never figured out how to paginate the search results from Lucene I have been toying with a actsAs FULLTEXT behavior Tarique --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
